Skip to content

Commit

Permalink
gnutls: Update to 3.8.9 (#5206)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka authored Feb 11, 2025
1 parent 6adeee9 commit 0194c5b
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')
pkgver=3.8.8
pkgver=3.8.9
pkgrel=1
pkgdesc="A library which provides a secure layer over a reliable transport layer"
arch=('x86_64' 'i686')
Expand All @@ -25,7 +25,7 @@ makedepends=('gtk-doc'
'libunistring-devel'
'zlib-devel')
source=(https://gnupg.org/ftp/gcrypt/gnutls/v${pkgver%.*}/${pkgname}-${pkgver}.tar.xz{,.sig})
sha256sums=('ac4f020e583880b51380ed226e59033244bc536cad2623f2e26f5afa2939d8fb'
sha256sums=('69e113d802d1670c4d5ac1b99040b1f2d5c7c05daec5003813c049b5184820ed'
'SKIP')
validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F' # "Simon Josefsson <[email protected]>"
'1F42418905D8206AA754CCDC29EE58B996865171' # "Nikos Mavrogiannopoulos <[email protected]>
Expand Down

0 comments on commit 0194c5b

Please sign in to comment.