libgcrypt: update to 1.10.3.
This commit is contained in:
parent
51c90cc39b
commit
ee7891bf04
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgcrypt'
|
||||
pkgname=libgcrypt
|
||||
version=1.10.2
|
||||
version=1.10.3
|
||||
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=3b9c02a004b68c256add99701de00b383accccf37177e0d6c58289664cce0c03
|
||||
checksum=8b0870897ac5ac67ded568dcfadf45969cfa8a6beb0fd60af2a9eadc2a3272aa
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" ac_cv_sys_symbol_underscore=no"
|
||||
|
|
Loading…
Add table
Reference in a new issue