wok-next diff libgcrypt/receipt @ rev 20815

libgcrypt: fix CVE-2018-0495
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Jun 13 19:37:43 2018 +0000 (2018-06-13)
parents 1e959a3ea09a
children f48456621a9d
line diff
     1.1 --- a/libgcrypt/receipt	Sun May 27 03:54:42 2018 +0300
     1.2 +++ b/libgcrypt/receipt	Wed Jun 13 19:37:43 2018 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     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 @@ -12,7 +12,7 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WGET_URL="https://www.gnupg.org/ftp/gcrypt/libgcrypt/$TARBALL"
    1.15  # https://www.gnupg.org/download/integrity_check.html
    1.16 -TARBALL_SHA1="ab8aae5d7a68f8e0988f90e11e7f6a4805af5c8d"
    1.17 +TARBALL_SHA1="13bd2ce69e59ab538e959911dfae80ea309636e3"
    1.18  
    1.19  BUILD_DEPENDS="libgpg-error-dev"
    1.20  SPLIT="libgcrypt-dev"