diff options
Diffstat (limited to 'gnunet/gnunet.SlackBuild')
-rw-r--r-- | gnunet/gnunet.SlackBuild | 2 |
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} |