wok rev 20349

libgcrypt update: 1.7.1 (2016 June) -> 1.8.2 (2017 Dec)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 10:52:47 2018 +0000 (2018-06-09)
parents c4fe13824294
children 239e2b4f2039
files libgcrypt-dev/receipt libgcrypt/receipt
line diff
     1.1 --- a/libgcrypt-dev/receipt	Sat Jun 09 10:42:55 2018 +0000
     1.2 +++ b/libgcrypt-dev/receipt	Sat Jun 09 10:52:47 2018 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libgcrypt-dev"
     1.7 -VERSION="1.7.1"
     1.8 +VERSION="1.8.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Cryptographic library based on GnuPG Headers"
    1.11  MAINTAINER="erjo@slitaz.org"
     2.1 --- a/libgcrypt/receipt	Sat Jun 09 10:42:55 2018 +0000
     2.2 +++ b/libgcrypt/receipt	Sat Jun 09 10:52:47 2018 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="libgcrypt"
     2.7 -VERSION="1.7.1"
     2.8 +VERSION="1.8.2"
     2.9  CATEGORY="security"
    2.10  SHORT_DESC="Cryptographic library based on GnuPG"
    2.11  MAINTAINER="erjo@slitaz.org"
    2.12 @@ -18,7 +18,7 @@
    2.13  compile_rules()
    2.14  {
    2.15  	# Integrity check: https://www.gnupg.org/download/integrity_check.html
    2.16 -	echo "b688add52b622bb96bbd823ba21aa05a116d442f  $SRC/$TARBALL" | sha1sum -c || exit 1
    2.17 +	echo "ab8aae5d7a68f8e0988f90e11e7f6a4805af5c8d  $SRC/$TARBALL" | sha1sum -c || exit 1
    2.18  
    2.19  	case "$ARCH" in
    2.20  		arm)