add support for Slackware 14.1

This commit is contained in:
chess.griffin 2013-12-09 02:11:01 +00:00
parent f93141cb9f
commit 7909639bb0
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# DO NOT EDIT THIS FILE. CHANGES WILL BE OVERWRITTEN. See the README. # DO NOT EDIT THIS FILE. CHANGES WILL BE OVERWRITTEN. See the README.
# Repo Branch Description Tag Tool Link CheckGPG # Repo Branch Description Tag Tool Link CheckGPG
SBo 14.1 "SBo repository for Slackware 14.1" _SBo rsync slackbuilds.org::slackbuilds/14.1 GPG
SBo 14.0 "SBo repository for Slackware 14.0" _SBo rsync slackbuilds.org::slackbuilds/14.0 GPG SBo 14.0 "SBo repository for Slackware 14.0" _SBo rsync slackbuilds.org::slackbuilds/14.0 GPG
SBo 13.37 "SBo repository for Slackware 13.37" _SBo rsync slackbuilds.org::slackbuilds/13.37 GPG SBo 13.37 "SBo repository for Slackware 13.37" _SBo rsync slackbuilds.org::slackbuilds/13.37 GPG
SBo 13.1 "SBo repository for Slackware 13.1" _SBo rsync slackbuilds.org::slackbuilds/13.1 GPG SBo 13.1 "SBo repository for Slackware 13.1" _SBo rsync slackbuilds.org::slackbuilds/13.1 GPG

View File

@ -31,7 +31,7 @@ DEBUG_UPDATES=${DEBUG_UPDATES:-0}
KEEPLOG=${KEEPLOG:-YES} KEEPLOG=${KEEPLOG:-YES}
MKDIR_PROMPT=${MKDIR_PROMPT:-YES} MKDIR_PROMPT=${MKDIR_PROMPT:-YES}
NICE=${NICE:-10} NICE=${NICE:-10}
REPO_BRANCH=${REPO_BRANCH:-14.0} REPO_BRANCH=${REPO_BRANCH:-14.1}
REPO_NAME=${REPO_NAME:-SBo} REPO_NAME=${REPO_NAME:-SBo}
# The following variable determines if multiple instances of sbopkg can # The following variable determines if multiple instances of sbopkg can