summaryrefslogtreecommitdiffstats
path: root/accessibility/wgetpaste/wgetpaste.SlackBuild
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2024-03-14 14:11:51 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-16 10:22:21 +0700
commit65671e8779e3edcc67a3f0e5ced1a6f7348d356a (patch)
treeded99a5b619a4cb0bd45aa51c1172db1654041f8 /accessibility/wgetpaste/wgetpaste.SlackBuild
parent972b4759d4751d688bde89b5c2b0648a02886d7e (diff)
downloadslackbuilds-65671e8779e3edcc67a3f0e5ced1a6f7348d356a.tar.gz
slackbuilds-65671e8779e3edcc67a3f0e5ced1a6f7348d356a.tar.xz
accessibility/wgetpaste: Updated for version 2.34.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/wgetpaste/wgetpaste.SlackBuild')
-rw-r--r--accessibility/wgetpaste/wgetpaste.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/accessibility/wgetpaste/wgetpaste.SlackBuild b/accessibility/wgetpaste/wgetpaste.SlackBuild
index e389a1a8d2..3a8ce39282 100644
--- a/accessibility/wgetpaste/wgetpaste.SlackBuild
+++ b/accessibility/wgetpaste/wgetpaste.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240314 bkw: update for v2.34.
# 20231220 bkw: update for v2.33. at least half of the services
# are working again, so update README and man page.
@@ -46,8 +47,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wgetpaste
-VERSION=${VERSION:-2.33}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.34}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}