diff --git a/srcpkgs/libgcrypt/template b/srcpkgs/libgcrypt/template index 88822db79a3..33cdea0759d 100644 --- a/srcpkgs/libgcrypt/template +++ b/srcpkgs/libgcrypt/template @@ -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 " 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}"