libgcrypt: update to 1.8.1.
fixes CVE-2017-0379
This commit is contained in:
parent
58779a7602
commit
e06e53b9ac
@ -1,6 +1,6 @@
|
||||
# Template build file for 'libgcrypt'.
|
||||
pkgname=libgcrypt
|
||||
version=1.8.0
|
||||
version=1.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --without-capabilities"
|
||||
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://www.gnupg.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${version}.tar.bz2"
|
||||
checksum=23e49697b87cc4173b03b4757c8df4314e3149058fa18bdc4f82098f103d891b
|
||||
checksum=7a2875f8b1ae0301732e878c0cca2c9664ff09ef71408f085c50e332656a78b3
|
||||
|
||||
post_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
Loading…
Reference in New Issue
Block a user