liburing: update to 2.1.

This commit is contained in:
Anthony Iliopoulos 2021-09-25 09:55:22 +00:00 committed by Leah Neukirchen
parent e9776429a5
commit 07147b6f80

View file

@ -1,6 +1,6 @@
# Template file for 'liburing' # Template file for 'liburing'
pkgname=liburing pkgname=liburing
version=2.0 version=2.1
revision=1 revision=1
build_style=configure build_style=configure
configure_args="--mandir=/usr/share/man" configure_args="--mandir=/usr/share/man"
@ -10,7 +10,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
license="LGPL-2.1-only" license="LGPL-2.1-only"
homepage="http://git.kernel.dk/cgit/liburing" homepage="http://git.kernel.dk/cgit/liburing"
distfiles="${homepage}/snapshot/${pkgname}-${version}.tar.gz" distfiles="${homepage}/snapshot/${pkgname}-${version}.tar.gz"
checksum=fcc29d6f00d0d1eca3d83d40cc7e9a2773ef98d4edbfe536b7317d65992f75f8 checksum=707faff561f6a57ddf4188a98737a80e460b24c1295cd303be39c819da0df1d1
liburing-devel_package() { liburing-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"