summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-02-03 20:42:44 +0100
committerMartchus2023-02-03 20:42:44 +0100
commit513f86b8e9bb84fbaba98fe443a81fe164c3aeba (patch)
treeed3b7454fb2ef03ede7346ec41b190d48970fc4f
parent12d921c3c5b3adf19fb224bab167cbf50eb2ceab (diff)
downloadaur-513f86b8e9bb84fbaba98fe443a81fe164c3aeba.tar.gz
Update to 3.7.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0e733683ec6..2f901b42ab97 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.7.7
+ pkgver = 3.7.8
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.7/gnutls-3.7.7.tar.xz
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.7.tar.xz.sig
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.8.tar.xz
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.8.tar.xz.sig
source = gnutls-fix-external-libtasn1-detection.patch
validpgpkeys = 5D46CB0F763405A7053556F47A75A648B3F9220C
- sha256sums = be9143d0d58eab64dba9b77114aaafac529b6c0d7e81de6bdf1c9b59027d2106
+ sha256sums = c58ad39af0670efe6a8aee5e3a8b2331a1200418b64b7c51977fb396d4617114
sha256sums = SKIP
sha256sums = 8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072
diff --git a/PKGBUILD b/PKGBUILD
index 2abf59422cd9..afa1644e9360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=mingw-w64-gnutls
-pkgver=3.7.7
+pkgver=3.7.8
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=('be9143d0d58eab64dba9b77114aaafac529b6c0d7e81de6bdf1c9b59027d2106'
+sha256sums=('c58ad39af0670efe6a8aee5e3a8b2331a1200418b64b7c51977fb396d4617114'
'SKIP'
'8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072')
#validpgpkeys=('462225C3B46F34879FC8496CD605848ED7E69871') # "Daiki Ueno <ueno@unixuser.org>"