Skip to content

Commit

Permalink
Merge pull request #4741 from lazka/gnutls-3.8.6
Browse files Browse the repository at this point in the history
gnutls: Update to 3.8.6
  • Loading branch information
lazka authored Jul 3, 2024
2 parents 7c35f81 + 82b70aa commit e937f9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gnutls/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgbase=gnutls
pkgname=('gnutls' 'libgnutls' 'libgnutls-devel')
_base_ver=3.8.5
_base_ver=3.8.6
pkgver=${_base_ver}
pkgrel=1
pkgdesc="A library which provides a secure layer over a reliable transport layer"
Expand All @@ -26,7 +26,7 @@ makedepends=('gtk-doc'
'libunistring-devel'
'zlib-devel')
source=(https://gnupg.org/ftp/gcrypt/gnutls/v${_base_ver%.*}/${pkgname}-${pkgver}.tar.xz{,.sig})
sha256sums=('66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc'
sha256sums=('2e1588aae53cb32d43937f1f4eca28febd9c0c7aa1734fc5dd61a7e81e0ebcdd'
'SKIP')
validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F' # "Simon Josefsson <[email protected]>"
'1F42418905D8206AA754CCDC29EE58B996865171' # "Nikos Mavrogiannopoulos <[email protected]>
Expand Down

0 comments on commit e937f9c

Please sign in to comment.