summaryrefslogtreecommitdiffstats
path: root/crypto/gnutls/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/gnutls/DETAILS')
-rwxr-xr-xcrypto/gnutls/DETAILS18
1 files changed, 13 insertions, 5 deletions
diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 9fb384f198..2ee49409d6 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -43,23 +43,31 @@ case $GNUTLS_BRANCH in
SOURCE=$SPELL-$VERSION.tar.bz2
;;
2.12)
- VERSION=2.12.20
+ VERSION=2.12.23
SOURCE=$SPELL-$VERSION.tar.bz2
;;
3.0)
- VERSION=3.0.21
+ VERSION=3.0.28
SOURCE=$SPELL-$VERSION.tar.xz
;;
3.1)
- VERSION=3.1.5
+ VERSION=3.1.9.1
+ VX=3.1.9
SOURCE=$SPELL-$VERSION.tar.xz
;;
esac
SOURCE2=$SOURCE.sig
- SECURITY_PATCH=7
+ SECURITY_PATCH=8
+case $GNUTLS_BRANCH in
+ 3.1)
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VX
+ ;;
+ *)
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
+ ;;
+esac
+ SOURCE_URL[0]=ftp://ftp.gnutls.org/gcrypt/gnutls/v$GNUTLS_BRANCH/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature