diff --git a/srcpkgs/xrootd/template b/srcpkgs/xrootd/template index f04d092f754..34fdc081ae3 100644 --- a/srcpkgs/xrootd/template +++ b/srcpkgs/xrootd/template @@ -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 " 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"