mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
xrootd: update to 5.6.7
This commit is contained in:
parent
7c8ba65d96
commit
a215edc212
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xrootd'
|
# Template file for 'xrootd'
|
||||||
pkgname=xrootd
|
pkgname=xrootd
|
||||||
version=5.6.6
|
version=5.6.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_TESTS=ON -DCMAKE_BUILD_TYPE=Release"
|
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"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://xrootd.slac.stanford.edu"
|
homepage="https://xrootd.slac.stanford.edu"
|
||||||
distfiles="http://xrootd.org/download/v${version}/xrootd-${version}.tar.gz"
|
distfiles="http://xrootd.org/download/v${version}/xrootd-${version}.tar.gz"
|
||||||
checksum=b265a75be750472561df9ff321dd0b2102bd64ca19451d312799f501edc597ba
|
checksum=4089ce3a69fcf6566d320ef1f4a73a1d6332e6835b7566e17548569bdea78a8d
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-lexecinfo"
|
configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-lexecinfo"
|
||||||
|
|
Loading…
Add table
Reference in a new issue