libgcrypt: update to 1.12.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'libgcrypt'
|
||||
pkgname=libgcrypt
|
||||
version=1.12.0
|
||||
version=1.12.1
|
||||
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=0311454e678189bad62a7e9402a9dd793025efff6e7449898616e2fc75e0f4f5
|
||||
checksum=7df5c08d952ba33f9b6bdabdb06a61a78b2cf62d2122c2d1d03a91a79832aa3c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" ac_cv_sys_symbol_underscore=no"
|
||||
|
||||
Reference in New Issue
Block a user