From 54c4ac7a446027f011c806df2d2c1b9787b713b7 Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 27 Feb 2025 18:51:48 +0100 Subject: [PATCH] liburing: fix distfile --- srcpkgs/liburing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/liburing/template b/srcpkgs/liburing/template index 55fc5acd9bc..8c68da03d02 100644 --- a/srcpkgs/liburing/template +++ b/srcpkgs/liburing/template @@ -10,8 +10,8 @@ maintainer="Dragon Friend " license="LGPL-2.1-only" homepage="https://git.kernel.dk/cgit/liburing" changelog="https://git.kernel.dk/cgit/liburing/plain/CHANGELOG" -distfiles="https://git.kernel.dk/cgit/liburing/snapshot/liburing-${version}.tar.gz" -checksum=96a04054158a89d02c28eadc7cc7db5ac0d8049120f9cb78765e961a312ca2e3 +distfiles="https://github.com/axboe/liburing/archive/refs/tags/liburing-${version}.tar.gz" +checksum=456f5f882165630f0dc7b75e8fd53bd01a955d5d4720729b4323097e6e9f2a98 do_check() { make -C test