Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
xrootd


Commits:
6faa3a4f by Jakub Klinkovský at 2025-01-28T15:49:12+01:00
upgpkg: 5.7.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = xrootd
        pkgdesc = Software framework for fast, low latency, scalable and fault 
tolerant data access.
-       pkgver = 5.7.2
+       pkgver = 5.7.3
        pkgrel = 1
        url = https://xrootd.slac.stanford.edu/
        arch = x86_64
@@ -41,7 +41,7 @@ pkgbase = xrootd
        depends = libuuid.so
        depends = zlib
        depends = libz.so
-       source = xrootd::git+https://github.com/xrootd/xrootd.git#tag=v5.7.2
-       b2sums = 
f5bcee8c9d592a1e961bca7b31b613e060585e7d514dce8f427c96e6ffb40a62454226326be898c666bcef6b427a0e7d0db20f37339c12e617307d7233764c24
+       source = xrootd::git+https://github.com/xrootd/xrootd.git#tag=v5.7.3
+       b2sums = 
74d56265ec46ba3b8048c2dc20ea8a12dd426353eea1bda3f1277e2d794900befc83b2e229d86a14dc07fb327132affd31c83d80ace3a6a62840f7a221187c94
 
 pkgname = xrootd


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=xrootd
 pkgdesc="Software framework for fast, low latency, scalable and fault tolerant 
data access."
-pkgver=5.7.2
+pkgver=5.7.3
 pkgrel=1
 arch=(x86_64)
 url="https://xrootd.slac.stanford.edu/";
@@ -43,7 +43,7 @@ checkdepends=(
   procps-ng  # some tests use ps
 )
 source=("$pkgname::git+https://github.com/$pkgname/$pkgname.git#tag=v$pkgver";)
-b2sums=('f5bcee8c9d592a1e961bca7b31b613e060585e7d514dce8f427c96e6ffb40a62454226326be898c666bcef6b427a0e7d0db20f37339c12e617307d7233764c24')
+b2sums=('74d56265ec46ba3b8048c2dc20ea8a12dd426353eea1bda3f1277e2d794900befc83b2e229d86a14dc07fb327132affd31c83d80ace3a6a62840f7a221187c94')
 
 build() {
   local cmake_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xrootd/-/commit/6faa3a4f9b5420087f7334b96138ec0be3882e5a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xrootd/-/commit/6faa3a4f9b5420087f7334b96138ec0be3882e5a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to