summaryrefslogtreecommitdiffstats
path: root/crypto/gnutls/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/gnutls/DETAILS')
-rwxr-xr-xcrypto/gnutls/DETAILS11
1 files changed, 4 insertions, 7 deletions
diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 86acf009d8..d5326b6255 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -1,20 +1,17 @@
SPELL=gnutls
case $GNUTLS_BRANCH in
stable)
- VERSION=3.2.17
- SOURCE=$SPELL-$VERSION.tar.xz
+ VERSION=3.2.18
;;
stable-old)
VERSION=3.1.26
- SOURCE=$SPELL-$VERSION.tar.xz
;;
esac
- BRANCH_VER=$(awk 'BEGIN{FS="."}{print $1"."$2}' <<< $VERSION)
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
SECURITY_PATCH=12
- SOURCE_DIR_VER=$(awk 'BEGIN{FS="."}{print $1"."$2"."$3}' <<< $VERSION)
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$SOURCE_DIR_VER
- SOURCE_URL[0]=ftp://ftp.gnutls.org/gcrypt/gnutls/v$BRANCH_VER/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.gnutls.org/gcrypt/gnutls/v${VERSION%.*}/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature