summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-03-25 15:48:19 +0100
committerMartchus2020-03-25 15:48:19 +0100
commit362da1627f6c4ecaf3aa9572366134c0e216f4a5 (patch)
tree9b782698c734cb1122863609981f8fe96e0b8b1c
parent85561502ca460ea4e4c520a6825817172664ff37 (diff)
downloadaur-362da1627f6c4ecaf3aa9572366134c0e216f4a5.tar.gz
Update to 3.6.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 342c8b5ee2d0..8fb97781b61f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gnutls
pkgdesc = A library which provides a secure layer over a reliable transport layer (mingw-w64)
- pkgver = 3.6.9
+ pkgver = 3.6.12
pkgrel = 1
url = http://www.gnu.org/software/gnutls
arch = any
@@ -20,12 +20,12 @@ pkgbase = mingw-w64-gnutls
options = staticlibs
options = !strip
options = !buildflags
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.9.tar.xz
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.9.tar.xz.sig
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.12.tar.xz
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.12.tar.xz.sig
source = gnutls-fix-external-libtasn1-detection.patch
validpgpkeys = 0424D4EE81A0E3D119C6F835EDA21E94B565716F
validpgpkeys = 1F42418905D8206AA754CCDC29EE58B996865171
- sha256sums = 4331fca55817ecdd74450b908a6c29b4f05bb24dd13144c6284aa34d872e1fcb
+ sha256sums = bfacf16e342949ffd977a9232556092c47164bd26e166736cf3459a870506c4b
sha256sums = SKIP
sha256sums = 8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072
diff --git a/PKGBUILD b/PKGBUILD
index b9cab37025ca..f2e805318f18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=mingw-w64-gnutls
-pkgver=3.6.9
+pkgver=3.6.12
pkgrel=1
pkgdesc='A library which provides a secure layer over a reliable transport layer (mingw-w64)'
arch=('any')
@@ -14,7 +14,7 @@ options=(staticlibs !strip !buildflags)
optdepends=("mingw-w64-openssl: libgnutls-openssl")
source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v${pkgver%.*}/${pkgname#mingw-w64-}-${pkgver}.tar.xz{,.sig}
'gnutls-fix-external-libtasn1-detection.patch')
-sha256sums=('4331fca55817ecdd74450b908a6c29b4f05bb24dd13144c6284aa34d872e1fcb'
+sha256sums=('bfacf16e342949ffd977a9232556092c47164bd26e166736cf3459a870506c4b'
'SKIP'
'8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072')
validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'