diff options
Diffstat (limited to 'development/xxd-standalone/xxd-standalone.SlackBuild')
-rw-r--r-- | development/xxd-standalone/xxd-standalone.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/xxd-standalone/xxd-standalone.SlackBuild b/development/xxd-standalone/xxd-standalone.SlackBuild index ec807f057c05..a3fd4f68d96f 100644 --- a/development/xxd-standalone/xxd-standalone.SlackBuild +++ b/development/xxd-standalone/xxd-standalone.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xxd-standalone -VERSION=${VERSION:-9.0.2003} +VERSION=${VERSION:-9.0.2067} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |