libgcrypt: update to 1.7.5
This commit is contained in:
parent
54c3d00bea
commit
3fdec8422d
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libgcrypt'.
|
||||
pkgname=libgcrypt
|
||||
version=1.7.4
|
||||
version=1.7.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --without-capabilities"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnupg.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${version}.tar.bz2"
|
||||
checksum=3b67862e2f4711e25c4ce3cc4b48d52a58a3afdcd1d8c6a57f93a1c0ef03e5c6
|
||||
checksum=d1fea4128beef2bb30a470af6bafabccc503ced350534fb9dd8f5a53ffbae800
|
||||
|
||||
libgcrypt-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue