wok diff libgcrypt/receipt @ rev 20523

Add lcov
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 05 21:29:26 2018 +0100 (2018-11-05)
parents 4159aad20572
children fac86802a927
line diff
     1.1 --- a/libgcrypt/receipt	Sat Jun 09 10:52:47 2018 +0000
     1.2 +++ b/libgcrypt/receipt	Mon Nov 05 21:29:26 2018 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libgcrypt"
     1.7 -VERSION="1.8.2"
     1.8 +VERSION="1.8.3"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Cryptographic library based on GnuPG"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -18,7 +18,7 @@
    1.13  compile_rules()
    1.14  {
    1.15  	# Integrity check: https://www.gnupg.org/download/integrity_check.html
    1.16 -	echo "ab8aae5d7a68f8e0988f90e11e7f6a4805af5c8d  $SRC/$TARBALL" | sha1sum -c || exit 1
    1.17 +	echo "13bd2ce69e59ab538e959911dfae80ea309636e3  $SRC/$TARBALL" | sha1sum -c || exit 1
    1.18  
    1.19  	case "$ARCH" in
    1.20  		arm)