* [ptxdist] [PATCH] libaio: use releases.pagure.org and update hash
@ 2026-09-21 13:56 Bruno Thomsen
0 siblings, 0 replies; only message in thread
From: Bruno Thomsen @ 2026-09-21 13:56 UTC (permalink / raw)
To: ptxdist; +Cc: Ralf Glaser, Bruno Thomsen
The new hash has been taken from a CHECKSUMS file link from pagure.io to
releases.pagure.org:
https://pagure.io/libaio/releases/
https://releases.pagure.org/libaio/CHECKSUMS
Suggested-by: Ralf Glaser <glaser@iotmaxx.de>
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/libaio.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libaio.make b/rules/libaio.make
index fec26e519..389d5efc7 100644
--- a/rules/libaio.make
+++ b/rules/libaio.make
@@ -15,10 +15,10 @@ PACKAGES-$(PTXCONF_LIBAIO) += libaio
# Paths and names
#
LIBAIO_VERSION := 0.3.113
-LIBAIO_SHA256 := 716c7059703247344eb066b54ecbc3ca2134f0103307192e6c2b7dab5f9528ab
+LIBAIO_SHA256 := 2c44d1c5fd0d43752287c9ae1eb9c023f04ef848ea8d4aafa46e9aedb678200b
LIBAIO := libaio-$(LIBAIO_VERSION)
LIBAIO_SUFFIX := tar.gz
-LIBAIO_URL := https://pagure.io/libaio/archive/$(LIBAIO)/libaio-$(LIBAIO).$(LIBAIO_SUFFIX)
+LIBAIO_URL := https://releases.pagure.org/libaio/$(LIBAIO).$(LIBAIO_SUFFIX)
LIBAIO_SOURCE := $(SRCDIR)/$(LIBAIO).$(LIBAIO_SUFFIX)
LIBAIO_DIR := $(BUILDDIR)/$(LIBAIO)
LIBAIO_LICENSE := LGPL-2.1-only
base-commit: fcc12d5604b0b5761cfec6f81b1964677ce4566d
--
2.55.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-21 13:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 13:56 [ptxdist] [PATCH] libaio: use releases.pagure.org and update hash Bruno Thomsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox