mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
Add support for Slackware 14.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
This commit is contained in:
parent
e703b42351
commit
3cca7fa982
@ -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.2 "SBo repository for Slackware 14.2" _SBo rsync slackbuilds.org::slackbuilds/14.2 GPG
|
||||||
SBo 14.1 "SBo repository for Slackware 14.1" _SBo rsync slackbuilds.org::slackbuilds/14.1 GPG
|
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
|
||||||
|
@ -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.1}
|
REPO_BRANCH=${REPO_BRANCH:-14.2}
|
||||||
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
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# Copyright 2007-2010,2013 Chess Griffin <chess@chessgriffin.com>
|
# Copyright 2007-2010,2013 Chess Griffin <chess@chessgriffin.com>
|
||||||
# Copyright 2009-2011 Mauro Giachero <mauro.giachero@gmail.com>
|
# Copyright 2009-2011 Mauro Giachero <mauro.giachero@gmail.com>
|
||||||
# Copyright 2009-2013 slakmagik <slakmagik@gmail.com>
|
# Copyright 2009-2013 slakmagik <slakmagik@gmail.com>
|
||||||
# Copyright 2015 Willy Sudiarto Raharjo <willysr@sbopkg.org>
|
# Copyright 2015-2016 Willy Sudiarto Raharjo <willysr@sbopkg.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
# permitted provided that the following conditions are met:
|
# permitted provided that the following conditions are met:
|
||||||
|
@ -6,6 +6,7 @@ sbopkg-dev (2016-02-12 17:25:22 UTC)
|
|||||||
Patch by pyllyukko
|
Patch by pyllyukko
|
||||||
* Updated es translations (Dhaby Xiloj)
|
* Updated es translations (Dhaby Xiloj)
|
||||||
* Moved sqg to /usr/sbin
|
* Moved sqg to /usr/sbin
|
||||||
|
* Added support for Slackware 14.2.
|
||||||
|
|
||||||
sbopkg-0.37.1 (2015-10-27 03:02:59 UTC)
|
sbopkg-0.37.1 (2015-10-27 03:02:59 UTC)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user