libgcrypt: update to 1.8.7.
This commit is contained in:
parent
44fbbcfd4a
commit
3664288a22
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgcrypt'
|
||||
pkgname=libgcrypt
|
||||
version=1.8.6
|
||||
version=1.8.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --without-capabilities"
|
||||
|
@ -10,7 +10,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.gnupg.org"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${version}.tar.bz2"
|
||||
checksum=0cba2700617b99fc33864a0c16b1fa7fdf9781d9ed3509f5d767178e5fd7b975
|
||||
checksum=03b70f028299561b7034b8966d7dd77ef16ed139c43440925fe8782561974748
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc|ppc-musl) configure_args+=" ac_cv_sys_symbol_underscore=no" ;;
|
||||
|
|
Loading…
Reference in New Issue