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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Wed Dec 15 20:44:36 UTC 2021


    Date: Wednesday, December 15, 2021 @ 20:44:36
  Author: kgizdov
Revision: 1073444

upgpkg: xrootd 5.4.0-1

Modified:
  xrootd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-15 20:41:30 UTC (rev 1073443)
+++ PKGBUILD	2021-12-15 20:44:36 UTC (rev 1073444)
@@ -3,8 +3,8 @@
 # Contributor: Alex Pearce < alex at alexpearce dot me >
 pkgname=xrootd
 pkgdesc="Software framework for fast, low latency, scalable and fault tolerant data access."
-pkgver=5.3.2
-pkgrel=2
+pkgver=5.4.0
+pkgrel=1
 arch=('x86_64')
 url="https://xrootd.slac.stanford.edu/"
 license=('LGPL3')
@@ -46,6 +46,7 @@
           -DCMAKE_INSTALL_LIBDIR:PATH=lib \
           -DCMAKE_INSTALL_PREFIX:PATH=/usr \
           -DCMAKE_CXX_STANDARD="17" \
+          -DWITH_OPENSSL3=TRUE \
           -DENABLE_TESTS=1 \
           -DXRD_PYTHON_REQ_VERSION=$(get_pyver) \
           "${srcdir}/${pkgbase}-${pkgver}"



More information about the arch-commits mailing list