diff options
Diffstat (limited to 'system/dust/dust.SlackBuild')
-rw-r--r-- | system/dust/dust.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dust/dust.SlackBuild b/system/dust/dust.SlackBuild index 7052727b3e..42b915b1f5 100644 --- a/system/dust/dust.SlackBuild +++ b/system/dust/dust.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dust -VERSION=${VERSION:-1.2.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.2.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |