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

Andreas Radke andyrtr at archlinux.org
Wed Jun 24 05:08:44 UTC 2020


    Date: Wednesday, June 24, 2020 @ 05:08:42
  Author: andyrtr
Revision: 390385

upgpkg: gnutls 3.6.14-2: enable openssl compatibility wrapper library - FS#67093

Modified:
  gnutls/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-24 01:24:30 UTC (rev 390384)
+++ PKGBUILD	2020-06-24 05:08:42 UTC (rev 390385)
@@ -3,7 +3,7 @@
 
 pkgname=gnutls
 pkgver=3.6.14
-pkgrel=1
+pkgrel=2
 pkgdesc="A library which provides a secure layer over a reliable transport layer"
 arch=('x86_64')
 license=('GPL3' 'LGPL2.1')
@@ -26,6 +26,7 @@
 	--with-zlib \
 	--disable-static \
 	--with-idn \
+	--enable-openssl-compatibility \
 	--enable-guile --with-guile-site-dir=no \
 	--with-default-trust-store-pkcs11="pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit"
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



More information about the arch-commits mailing list