libgcrypt: update to 1.9.2.
This commit is contained in:
parent
dcd9387440
commit
947c3e469b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgcrypt'
|
||||
pkgname=libgcrypt
|
||||
version=1.9.1
|
||||
version=1.9.2
|
||||
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=c5a67a8b9b2bd370fb415ed1ee31c7172e5683076493cf4a3678a0fbdf0265d9
|
||||
checksum=b2c10d091513b271e47177274607b1ffba3d95b188bbfa8797f948aec9053c5a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" ac_cv_sys_symbol_underscore=no"
|
||||
|
|
Loading…
Reference in a new issue