xrootd: update to 5.6.7

This commit is contained in:
Ben Jargowsky 2024-02-07 18:39:38 -06:00 committed by cinerea0
parent 7c8ba65d96
commit a215edc212

View File

@ -1,6 +1,6 @@
# Template file for 'xrootd'
pkgname=xrootd
version=5.6.6
version=5.6.7
revision=1
build_style=cmake
configure_args="-DENABLE_TESTS=ON -DCMAKE_BUILD_TYPE=Release"
@ -13,7 +13,7 @@ maintainer="Ben Jargowsky <benjar63@gmail.com>"
license="LGPL-3.0-or-later"
homepage="https://xrootd.slac.stanford.edu"
distfiles="http://xrootd.org/download/v${version}/xrootd-${version}.tar.gz"
checksum=b265a75be750472561df9ff321dd0b2102bd64ca19451d312799f501edc597ba
checksum=4089ce3a69fcf6566d320ef1f4a73a1d6332e6835b7566e17548569bdea78a8d
if [ "$XBPS_TARGET_LIBC" = musl ]; then
configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-lexecinfo"