File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ sudo mkdir -p "$xrootd_libdir"
9090sudo ln -s " $PWD /release_dir/lib/libXrdHttpPelican-5.so" " $xrootd_libdir "
9191popd
9292
93- git clone --recurse-submodules --branch v0.6.1 https://github.com/PelicanPlatform/xrootd-s3-http.git
93+ git clone --recurse-submodules --branch v0.6.2 https://github.com/PelicanPlatform/xrootd-s3-http.git
9494pushd xrootd-s3-http
9595mkdir build
9696cd build
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ ARG XRDCL_PELICAN_VER=1.5.6
7474ARG XROOTD_LOTMAN_SRC_BUILD=false
7575ARG XROOTD_LOTMAN_VER=0.0.5
7676ARG XROOTD_S3_HTTP_SRC_BUILD=true
77- ARG XROOTD_S3_HTTP_VER=0.6.0
77+ ARG XROOTD_S3_HTTP_VER=0.6.2
7878# Installed from Koji if not building it from source.
7979ARG XRDHTTP_PELICAN_SRC_BUILD=false
8080ARG XRDHTTP_PELICAN_VER=0.0.10
You can’t perform that action at this time.
0 commit comments