libgcrypt: update to 1.10.2.
This commit is contained in:
parent
e1a1827cb3
commit
646c7091dd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgcrypt'
|
||||
pkgname=libgcrypt
|
||||
version=1.10.1
|
||||
revision=2
|
||||
version=1.10.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --without-capabilities"
|
||||
makedepends="libgpg-error-devel"
|
||||
|
@ -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=ef14ae546b0084cd84259f61a55e07a38c3b53afc0f546bffcef2f01baffe9de
|
||||
checksum=3b9c02a004b68c256add99701de00b383accccf37177e0d6c58289664cce0c03
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" ac_cv_sys_symbol_underscore=no"
|
||||
|
|
Loading…
Add table
Reference in a new issue