libraries/libgcrypt15: Updated for version 1.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d5f4dbdf0d
commit
0981788eac
|
@ -27,7 +27,7 @@
|
|||
|
||||
PRGNAM=libgcrypt15
|
||||
SRCNAM=libgcrypt
|
||||
VERSION=${VERSION:-1.5.4}
|
||||
VERSION=${VERSION:-1.5.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgcrypt15"
|
||||
VERSION="1.5.4"
|
||||
VERSION="1.5.6"
|
||||
HOMEPAGE="https://www.gnu.org/software/libgcrypt/"
|
||||
DOWNLOAD="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.4.tar.bz2"
|
||||
MD5SUM="ac4eb5091806d86a8575d0b8dcd2b9db"
|
||||
DOWNLOAD="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.6.tar.bz2"
|
||||
MD5SUM="a6208579e346b1d57fc2a00402181361"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue