diff --git a/srcpkgs/libgcrypt/template b/srcpkgs/libgcrypt/template index c9cbdd8bfe4..72d24959909 100644 --- a/srcpkgs/libgcrypt/template +++ b/srcpkgs/libgcrypt/template @@ -1,7 +1,7 @@ # Template file for 'libgcrypt' pkgname=libgcrypt version=1.8.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-static --without-capabilities" makedepends="libgpg-error-devel"