summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-06-27 11:26:00 +0200
committerMartchus2019-06-27 11:26:00 +0200
commit46ea9bd7de4c8d22821a6beb2b68911db0ccb6de (patch)
treef03c8fd495cd40d9e497837bd196a6744a82e794
parent1ef56e075396dacde4d629a1f42d0e6d7d5badcd (diff)
downloadaur-46ea9bd7de4c8d22821a6beb2b68911db0ccb6de.tar.gz
Update to 3.6.8
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a28a1c62eb5..ac3d9655ba3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-gnutls
pkgdesc = A library which provides a secure layer over a reliable transport layer (mingw-w64)
- pkgver = 3.6.5
- pkgrel = 2
+ pkgver = 3.6.8
+ pkgrel = 1
url = http://www.gnu.org/software/gnutls
arch = any
license = GPL3,
@@ -18,12 +18,12 @@ pkgbase = mingw-w64-gnutls
options = staticlibs
options = !strip
options = !buildflags
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.5.tar.xz
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.5.tar.xz.sig
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.8.tar.xz
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-3.6.8.tar.xz.sig
source = gnutls-fix-external-libtasn1-detection.patch
validpgpkeys = 0424D4EE81A0E3D119C6F835EDA21E94B565716F
validpgpkeys = 1F42418905D8206AA754CCDC29EE58B996865171
- sha256sums = 073eced3acef49a3883e69ffd5f0f0b5f46e2760ad86eddc6c0866df4e7abb35
+ sha256sums = aa81944e5635de981171772857e72be231a7e0f559ae0292d2737de475383e83
sha256sums = SKIP
sha256sums = 8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072
diff --git a/PKGBUILD b/PKGBUILD
index e78f78a8b5c2..38065670c45b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=mingw-w64-gnutls
-pkgver=3.6.5
-pkgrel=2
+pkgver=3.6.8
+pkgrel=1
pkgdesc='A library which provides a secure layer over a reliable transport layer (mingw-w64)'
arch=('any')
url="http://www.gnu.org/software/gnutls"
@@ -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=('073eced3acef49a3883e69ffd5f0f0b5f46e2760ad86eddc6c0866df4e7abb35'
+sha256sums=('aa81944e5635de981171772857e72be231a7e0f559ae0292d2737de475383e83'
'SKIP'
'8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072')
validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'