summaryrefslogtreecommitdiffstats
path: root/development/xxd-standalone/xxd-standalone.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/xxd-standalone/xxd-standalone.SlackBuild')
-rw-r--r--development/xxd-standalone/xxd-standalone.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/xxd-standalone/xxd-standalone.SlackBuild b/development/xxd-standalone/xxd-standalone.SlackBuild
index b1af394b57..6a9ce88b76 100644
--- a/development/xxd-standalone/xxd-standalone.SlackBuild
+++ b/development/xxd-standalone/xxd-standalone.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xxd-standalone
-# Copyright 2020-2022, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2020-2024, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xxd-standalone
-VERSION=${VERSION:-8.2.4088}
+VERSION=${VERSION:-9.1.0094}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}