mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
add support for Slackware 14.1
This commit is contained in:
parent
f93141cb9f
commit
7909639bb0
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user