diff --git a/srcpkgs/libgcrypt/template b/srcpkgs/libgcrypt/template index 8a9dce7019f797..08518ba5aad4f1 100644 --- a/srcpkgs/libgcrypt/template +++ b/srcpkgs/libgcrypt/template @@ -1,6 +1,6 @@ # Template file for 'libgcrypt' pkgname=libgcrypt -version=1.11.1 +version=1.12.0 revision=1 build_style=gnu-configure configure_args="--enable-static --without-capabilities" @@ -10,7 +10,7 @@ maintainer="skmpz " license="LGPL-2.1-or-later" homepage="https://www.gnupg.org" distfiles="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${version}.tar.bz2" -checksum=24e91c9123a46c54e8371f3a3a2502f1198f2893fbfbf59af95bc1c21499b00e +checksum=0311454e678189bad62a7e9402a9dd793025efff6e7449898616e2fc75e0f4f5 if [ "$CROSS_BUILD" ]; then configure_args+=" ac_cv_sys_symbol_underscore=no" diff --git a/srcpkgs/libgpg-error/template b/srcpkgs/libgpg-error/template index d4c9c94569304d..feb69e6ea33a76 100644 --- a/srcpkgs/libgpg-error/template +++ b/srcpkgs/libgpg-error/template @@ -1,6 +1,6 @@ # Template file for 'libgpg-error' pkgname=libgpg-error -version=1.55 +version=1.58 revision=1 build_style=gnu-configure build_helper="qemu" @@ -9,8 +9,8 @@ short_desc="Library for error values used by GnuPG component" maintainer="Orphaned " license="LGPL-2.1-or-later, GPL-2.0-or-later" homepage="https://www.gnupg.org" -distfiles="https://www.gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=95b178148863f07d45df0cea67e880a79b9ef71f5d230baddc0071128516ef78 +distfiles="https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-${version}.tar.bz2" +checksum=f943aea9a830a8bd938e5124b579efaece24a3225ff4c3d27611a80ce1260c27 post_install() { rm -r ${DESTDIR}/usr/share/common-lisp