diff --git a/core/gnutls/.SRCINFO b/core/gnutls/.SRCINFO index bdc5af7aa..cbfb6fc3a 100644 --- a/core/gnutls/.SRCINFO +++ b/core/gnutls/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = gnutls pkgdesc = A library which provides a secure layer over a reliable transport layer - pkgver = 3.8.5 + pkgver = 3.8.6 pkgrel = 1 url = https://www.gnutls.org/ arch = x86_64 @@ -25,12 +25,12 @@ pkgbase = gnutls options = !zipman backup = etc/gnutls/config backup = etc/modules-load.d/gnutls.conf - source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.5.tar.xz - source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.5.tar.xz.sig + source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.6.tar.xz + source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.6.tar.xz.sig source = config source = gnutls-ktls_disable_keyupdate_test.patch validpgpkeys = 5D46CB0F763405A7053556F47A75A648B3F9220C - sha256sums = 66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc + sha256sums = 2e1588aae53cb32d43937f1f4eca28febd9c0c7aa1734fc5dd61a7e81e0ebcdd sha256sums = SKIP sha256sums = 22e614510fe52defe8c233ce3e5ead2205739fd967657ce3176ca121f3c562b5 sha256sums = 2a911615739cb327b6dced36b595ea10c89f40bb7274d062dab14a9ecfe89708 diff --git a/core/gnutls/PKGBUILD b/core/gnutls/PKGBUILD index 9baa5bfe7..3d9282f4e 100644 --- a/core/gnutls/PKGBUILD +++ b/core/gnutls/PKGBUILD @@ -5,7 +5,7 @@ # - compile v7 with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 pkgname=gnutls -pkgver=3.8.5 +pkgver=3.8.6 pkgrel=1 pkgdesc="A library which provides a secure layer over a reliable transport layer" arch=('x86_64') @@ -24,7 +24,7 @@ backup=(etc/gnutls/config source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/${pkgname}-${pkgver}.tar.xz{,.sig} config gnutls-ktls_disable_keyupdate_test.patch) -sha256sums=('66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc' +sha256sums=('2e1588aae53cb32d43937f1f4eca28febd9c0c7aa1734fc5dd61a7e81e0ebcdd' 'SKIP' '22e614510fe52defe8c233ce3e5ead2205739fd967657ce3176ca121f3c562b5' '2a911615739cb327b6dced36b595ea10c89f40bb7274d062dab14a9ecfe89708')