From 07147b6f803064c24f2f53a16a3a4b701f3e23f7 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sat, 25 Sep 2021 09:55:22 +0000 Subject: [PATCH] liburing: update to 2.1. --- srcpkgs/liburing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/liburing/template b/srcpkgs/liburing/template index 3dc0db28a89..8111911fc6f 100644 --- a/srcpkgs/liburing/template +++ b/srcpkgs/liburing/template @@ -1,6 +1,6 @@ # Template file for 'liburing' pkgname=liburing -version=2.0 +version=2.1 revision=1 build_style=configure configure_args="--mandir=/usr/share/man" @@ -10,7 +10,7 @@ maintainer="Anthony Iliopoulos " license="LGPL-2.1-only" homepage="http://git.kernel.dk/cgit/liburing" distfiles="${homepage}/snapshot/${pkgname}-${version}.tar.gz" -checksum=fcc29d6f00d0d1eca3d83d40cc7e9a2773ef98d4edbfe536b7317d65992f75f8 +checksum=707faff561f6a57ddf4188a98737a80e460b24c1295cd303be39c819da0df1d1 liburing-devel_package() { short_desc+=" - development files"