summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-05-18 14:41:47 +0200
committerMartchus2022-05-18 14:41:47 +0200
commit8c4c18eb734a916bb67c237379e2efa27ab74b68 (patch)
treef1f12d2f5d0e0e57364fa4adaf9cbaef49403cd0
parentcd753fd1e040ed338d1b0c5a1720ab9615d355f1 (diff)
downloadaur-8c4c18eb734a916bb67c237379e2efa27ab74b68.tar.gz
Update to 3.7.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 527242742369..15edfb3c1798 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.2
+ pkgver = 3.7.5
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.2.tar.xz
- source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.2.tar.xz.sig
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.5.tar.xz
+ source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.5.tar.xz.sig
source = gnutls-fix-external-libtasn1-detection.patch
validpgpkeys = 462225C3B46F34879FC8496CD605848ED7E69871
- sha256sums = 646e6c5a9a185faa4cea796d378a1ba8e1148dbb197ca6605f95986a25af2752
+ sha256sums = 1f85028475b4f255cc5b480af0c37e61eab43024c1507c8b75d6be506c0553ad
sha256sums = SKIP
sha256sums = 8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072
diff --git a/PKGBUILD b/PKGBUILD
index f544a5d787f8..4d334606fab4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=mingw-w64-gnutls
-pkgver=3.7.2
+pkgver=3.7.5
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=('646e6c5a9a185faa4cea796d378a1ba8e1148dbb197ca6605f95986a25af2752'
+sha256sums=('1f85028475b4f255cc5b480af0c37e61eab43024c1507c8b75d6be506c0553ad'
'SKIP'
'8525da75852a516be0cb05df0a770daf19ce0583033260d6cac03a1e40fd2072')
validpgpkeys=('462225C3B46F34879FC8496CD605848ED7E69871') # "Daiki Ueno <ueno@unixuser.org>"