From 0e5e75be01bbfe9e5be6c646f91f8da9d9e23cbb Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 19 Feb 2024 00:54:28 +0530 Subject: [PATCH] liburing: update to 2.5. --- srcpkgs/liburing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/liburing/template b/srcpkgs/liburing/template index 8ff6e2bf83f7db..55fc5acd9bc33a 100644 --- a/srcpkgs/liburing/template +++ b/srcpkgs/liburing/template @@ -1,6 +1,6 @@ # Template file for 'liburing' pkgname=liburing -version=2.4 +version=2.5 revision=1 build_style=configure configure_args="--mandir=/usr/share/man" @@ -11,7 +11,7 @@ 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=b5fbb1f6d65d88a8b37cbf3f5d4a7fa38d1d9e928a83df79c6469ed816bbcacc +checksum=96a04054158a89d02c28eadc7cc7db5ac0d8049120f9cb78765e961a312ca2e3 do_check() { make -C test