diff --git a/srcpkgs/libgcrypt/template b/srcpkgs/libgcrypt/template index 1795ac27b26..7a24ac8f9ac 100644 --- a/srcpkgs/libgcrypt/template +++ b/srcpkgs/libgcrypt/template @@ -1,6 +1,6 @@ # Template build file for 'libgcrypt'. pkgname=libgcrypt -version=1.7.0 +version=1.7.1 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=b0e67ea74474939913c4d9d9ef4ef5ec378efbe2bebe36389dee319c79bffa92 +checksum=450d9cfcbf1611c64dbe3bd04b627b83379ef89f11406d94c8bba305e36d7a95 libgcrypt-devel_package() { depends="${makedepends} ${sourcepkg}-${version}_${revision}"