diff options
Diffstat (limited to 'system/s6/s6.SlackBuild')
-rw-r--r-- | system/s6/s6.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/s6/s6.SlackBuild b/system/s6/s6.SlackBuild index a6d064c5ad297..a644b72fddc91 100644 --- a/system/s6/s6.SlackBuild +++ b/system/s6/s6.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=s6 -VERSION=${VERSION:-2.12.0.2} +VERSION=${VERSION:-2.12.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |