diff --git a/src/usr/sbin/sqg b/src/usr/sbin/sqg index 755e9c6..fc21735 100755 --- a/src/usr/sbin/sqg +++ b/src/usr/sbin/sqg @@ -46,7 +46,7 @@ SBOPKG_CONF=${SBOPKG_CONF:-/etc/sbopkg/sbopkg.conf} #QUEUEDIR=${QUEUEDIR:-/var/lib/sbopkg/queues} REPO_ROOT=${REPO_ROOT:-/var/lib/sbopkg} REPO_NAME=${REPO_NAME:-SBo} -REPO_BRANCH=${REPO_BRANCH:-14.1} +REPO_BRANCH=${REPO_BRANCH:-14.2} #SKIP_EMPTY=${SKIP_EMPTY:-NO} ### NO CHANGES SHOULD BE NECESSARY BELOW THIS LINE ###