mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
liburing: update to 2.1.
This commit is contained in:
parent
e9776429a5
commit
07147b6f80
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue