mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
gnutls: update to 3.6.13.
This commit is contained in:
parent
64a4041e30
commit
6fa0713212
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnutls'
|
||||
pkgname=gnutls
|
||||
version=3.6.12
|
||||
revision=2
|
||||
version=3.6.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-zlib --disable-guile --disable-static
|
||||
--disable-valgrind-tests --disable-rpath
|
||||
|
@ -17,7 +17,7 @@ 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=bfacf16e342949ffd977a9232556092c47164bd26e166736cf3459a870506c4b
|
||||
checksum=32041df447d9f4644570cf573c9f60358e865637d69b7e59d1159b7240b52f38
|
||||
|
||||
gnutls-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue