diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2022-10-21 19:47:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-29 10:28:31 +0700 |
commit | b5de695e75aff530e2aa6e4aeee65149cc0ef764 (patch) | |
tree | 59432dddebcad8e3c3c8d28edc65520e552279d9 /development/xxd-standalone/xxd-standalone.SlackBuild | |
parent | 0cd819909f2b75d3ac473013130c17deecd0cd33 (diff) |
development/xxd-standalone: Updated for version 9.0.0395.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 b1af394b57f4a..d581ae941340b 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:-8.2.4088} +VERSION=${VERSION:-9.0.0395} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |