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

Andreas Radke andyrtr at gemini.archlinux.org
Fri Jun 10 14:48:01 UTC 2022


    Date: Friday, June 10, 2022 @ 14:48:01
  Author: andyrtr
Revision: 448133

upgpkg: cups 1:2.4.2-3: 2.4.2 silently defaults to use openssl - revert back to gnutls FS#FS#75019

Modified:
  cups/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-10 13:58:02 UTC (rev 448132)
+++ PKGBUILD	2022-06-10 14:48:01 UTC (rev 448133)
@@ -3,7 +3,7 @@
 pkgbase="cups"
 pkgname=('libcups' 'cups')
 pkgver=2.4.2
-pkgrel=2
+pkgrel=3
 epoch=1
 arch=('x86_64')
 license=('Apache' 'custom')
@@ -83,6 +83,7 @@
      --enable-pam=yes \
      --enable-raw-printing \
      --enable-dbus=yes \
+     --with-tls=gnutls \
      --with-dbusdir=/usr/share/dbus-1 \
      --enable-relro \
      --enable-libpaper \



More information about the arch-commits mailing list