summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2017-09-04 18:46:45 +0200
committerMartchus2017-09-04 18:46:45 +0200
commit120503f96c39acecc4ca0535c6eb0b0dafb0cfc6 (patch)
tree4ae36ee7f029fde1e381de5ce165e3d7f9016a7f
parent68200d514faac7579e11ea5c7b5ec472dbed263f (diff)
downloadaur-120503f96c39acecc4ca0535c6eb0b0dafb0cfc6.tar.gz
Update to 3.5.15
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1e34274c66f..1af5beb5333e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun May 28 20:09:33 UTC 2017
+# Mon Sep 4 16:46:44 UTC 2017
pkgbase = mingw-w64-gnutls
pkgdesc = A library which provides a secure layer over a reliable transport layer (mingw-w64)
- pkgver = 3.5.12
+ pkgver = 3.5.15
pkgrel = 1
url = http://www.gnu.org/software/gnutls
arch = any
@@ -20,11 +20,11 @@ pkgbase = mingw-w64-gnutls
options = staticlibs
options = !strip
options = !buildflags
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.12.tar.xz
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.12.tar.xz.sig
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.15.tar.xz
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/gnutls-3.5.15.tar.xz.sig
source = gnutls-3.2.7-rpath.patch
source = gnutls-fix-external-libtasn1-detection.patch
- sha256sums = 63cb39a5eaa029381df2e49a74cfb7be89fc4a592445191818ffe1e66bde57cb
+ sha256sums = 046081108b8b1fe455a13a4c5a4eaa0368e185b678f1670fe09a11a2d7ecfad5
sha256sums = SKIP
sha256sums = c77b307dcbe3d83b99a15b9ff0cac3978983b40b8cb2495eeb02ade5c9c12969
sha256sums = 8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072
diff --git a/PKGBUILD b/PKGBUILD
index 2ceadca614d6..c90bd59695a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=mingw-w64-gnutls
-pkgver=3.5.12
+pkgver=3.5.15
pkgrel=1
-pkgdesc="A library which provides a secure layer over a reliable transport layer (mingw-w64)"
-arch=(any)
+pkgdesc='A library which provides a secure layer over a reliable transport layer (mingw-w64)'
+arch=('any')
url="http://www.gnu.org/software/gnutls"
license=('GPL3', 'LGPL2.1')
-makedepends=(mingw-w64-configure)
-depends=(mingw-w64-crt mingw-w64-libtasn1 mingw-w64-readline mingw-w64-zlib mingw-w64-nettle mingw-w64-p11-kit mingw-w64-libunistring)
+makedepends=('mingw-w64-configure')
+depends=('mingw-w64-crt' 'mingw-w64-libtasn1' 'mingw-w64-readline' 'mingw-w64-zlib' 'mingw-w64-nettle' 'mingw-w64-p11-kit' 'mingw-w64-libunistring')
options=(staticlibs !strip !buildflags)
optdepends=("mingw-w64-openssl: libgnutls-openssl")
source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.5/${pkgname#mingw-w64-}-${pkgver}.tar.xz{,.sig}
'gnutls-3.2.7-rpath.patch'
'gnutls-fix-external-libtasn1-detection.patch')
-sha256sums=('63cb39a5eaa029381df2e49a74cfb7be89fc4a592445191818ffe1e66bde57cb'
+sha256sums=('046081108b8b1fe455a13a4c5a4eaa0368e185b678f1670fe09a11a2d7ecfad5'
'SKIP'
'c77b307dcbe3d83b99a15b9ff0cac3978983b40b8cb2495eeb02ade5c9c12969'
'8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072')