gnutls: update to 3.6.11.1.
This commit is contained in:
parent
e3e7c80a9b
commit
6ec7da0cdf
1 changed files with 3 additions and 3 deletions
|
@ -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 <orphan@voidlinux.org>"
|
||||
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}"
|
||||
|
|
Loading…
Reference in a new issue