[Lunar-commits] <moonbase-other> gnutls: version bumped to 3.2.12.1.
Florin Braescu
florin at lunar-linux.org
Wed Mar 5 19:15:08 CET 2014
commit f49bcef63d1c13d018dc0c5afadd11c6f32b46c5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 05 Mar 2014 10:14:25 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/f49bcef63d1c13d018dc0c5afadd11c6f32b46c5
gnutls: version bumped to 3.2.12.1.
Reverse a patch which broke API.
---
crypto/gnutls/DETAILS | +5/-4
1 file changed, 5 insertions(+), 4 deletions(-)
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -1,12 +1,13 @@
MODULE=gnutls
- VERSION=3.2.12
+ VERSION=3.2.12.1
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
- SOURCE_URL[1]=ftp://ftp.gnutls.org/gcrypt/$MODULE/v${VERSION%.*}
- SOURCE_VFY=sha1:bf14fdd897d572091b51a71070ed91332a0376a4
+ SOURCE_URL[1]=ftp://ftp.gnutls.org/gcrypt/$MODULE/v${VERSION::3}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-${VERSION%.*}
+ SOURCE_VFY=sha1:5ad26522ec18d6b54a17ff8d1d5b69bf2cd5c7ce
WEB_SITE=http://www.gnu.org/software/gnutls
ENTERED=20020212
- UPDATED=20140304
+ UPDATED=20140305
SHORT="A TLS library"
cat << EOF
More information about the Lunar-commits
mailing list