diff options
Diffstat (limited to 'system/pkg/pkg.SlackBuild')
-rw-r--r-- | system/pkg/pkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pkg/pkg.SlackBuild b/system/pkg/pkg.SlackBuild index 57e42ef871..3ffebfc0e4 100644 --- a/system/pkg/pkg.SlackBuild +++ b/system/pkg/pkg.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pkg -VERSION=${VERSION:-0.8.1} +VERSION=${VERSION:-0.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |