diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index d4b9123540..a41da9a18a 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,6 +1,6 @@ # Template file for 'gnutls' pkgname=gnutls -version=3.6.10 +version=3.6.11.1 revision=1 build_style=gnu-configure configure_args="--with-zlib --disable-guile --disable-static @@ -15,8 +15,8 @@ short_desc="GNU Transport Layer Security library" maintainer="Orphaned " license="GPL-3.0-only, LGPL-2.1-or-later" homepage="https://gnutls.org" -distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz" -checksum=b1f3ca67673b05b746a961acf2243eaae0ffe658b6a6494265c648e7c7812293 +distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*.*}/gnutls-${version}.tar.xz" +checksum=fbba12f3db9a55dbf027e14111755817ec44b57eabec3e8089aac8ac6f533cf8 gnutls-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"