aboutsummaryrefslogtreecommitdiff
path: root/gnunet/gnunet.SlackBuild
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-06-11 10:22:32 -0500
committerSlack Coder <slackcoder@server.ky>2024-06-14 17:37:53 -0500
commitf09803982cd8f8a1517301a8e90174bcbe224deb (patch)
tree03a379bfdb90bd1427679ed5db20e1c13f35fd6b /gnunet/gnunet.SlackBuild
parent97b33258577934feec22a139b163477cd976f811 (diff)
downloadslackbuilds-f09803982cd8f8a1517301a8e90174bcbe224deb.tar.xz
taler: bump to latest 0.11 versions
- and bump gnunet as a dependency requirement.
Diffstat (limited to 'gnunet/gnunet.SlackBuild')
-rw-r--r--gnunet/gnunet.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnunet/gnunet.SlackBuild b/gnunet/gnunet.SlackBuild
index f411b97..f74b188 100644
--- a/gnunet/gnunet.SlackBuild
+++ b/gnunet/gnunet.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gnunet
-VERSION=${VERSION:-0.21.1}
+VERSION=${VERSION:-0.21.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_slackcoder}
PKGTYPE=${PKGTYPE:-txz}