From 0cef019c9de9fb96bd096b7747026ca3d54352fe Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 5 Apr 2024 12:53:14 +0000 Subject: [PATCH] core/gnutls to 3.8.5-1 --- core/gnutls/.SRCINFO | 8 ++++---- core/gnutls/PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/gnutls/.SRCINFO b/core/gnutls/.SRCINFO index 03ead1c57..bdc5af7aa 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.4 + pkgver = 3.8.5 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.4.tar.xz - source = https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.4.tar.xz.sig + 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 = config source = gnutls-ktls_disable_keyupdate_test.patch validpgpkeys = 5D46CB0F763405A7053556F47A75A648B3F9220C - sha256sums = 2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b + sha256sums = 66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc sha256sums = SKIP sha256sums = 22e614510fe52defe8c233ce3e5ead2205739fd967657ce3176ca121f3c562b5 sha256sums = 2a911615739cb327b6dced36b595ea10c89f40bb7274d062dab14a9ecfe89708 diff --git a/core/gnutls/PKGBUILD b/core/gnutls/PKGBUILD index 9fbea97f4..9baa5bfe7 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.4 +pkgver=3.8.5 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=('2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b' +sha256sums=('66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc' 'SKIP' '22e614510fe52defe8c233ce3e5ead2205739fd967657ce3176ca121f3c562b5' '2a911615739cb327b6dced36b595ea10c89f40bb7274d062dab14a9ecfe89708')