[arch-commits] Commit in gnutls/trunk (PKGBUILD)

Andreas Radke andyrtr at gemini.archlinux.org
Thu Mar 17 19:32:38 UTC 2022


    Date: Thursday, March 17, 2022 @ 19:32:38
  Author: andyrtr
Revision: 439868

upgpkg: gnutls 3.7.4-1: upstream update 3.7.4; enable debug

Modified:
  gnutls/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 19:29:06 UTC (rev 439867)
+++ PKGBUILD	2022-03-17 19:32:38 UTC (rev 439868)
@@ -2,19 +2,19 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=gnutls
-pkgver=3.7.3
+pkgver=3.7.4
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport layer"
 arch=('x86_64')
 license=('GPL3' 'LGPL2.1')
 url="https://www.gnutls.org/"
-options=('!zipman')
+options=('!zipman' 'debug')
 depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit' 'libidn2'
          'libidn2.so' 'libunistring')
 checkdepends=('net-tools')
 optdepends=('guile: for use with Guile bindings')
 source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha256sums=('fc59c43bc31ab20a6977ff083029277a31935b8355ce387b634fa433f8f6c49a'
+sha256sums=('e6adbebcfbc95867de01060d93c789938cf89cc1d1f6ef9ef661890f6217451f'
             'SKIP')
 validpgpkeys=('462225C3B46F34879FC8496CD605848ED7E69871') # "Daiki Ueno <ueno at unixuser.org>"
 



More information about the arch-commits mailing list