liburing: update to 2.3.
This commit is contained in:
parent
0ab9ccfd86
commit
eaec2b38e9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liburing'
|
||||
pkgname=liburing
|
||||
version=2.2
|
||||
version=2.3
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--mandir=/usr/share/man"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Linux-native io_uring I/O access library"
|
|||
maintainer="Dragon Friend <friend-dragon@proton.me>"
|
||||
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=f52bad18e3ff11185165d52d2d7391e90a0fce8f33f2ee611ad9a8ce1feaf914
|
||||
checksum=a65a6adbe80425c1c4d0740532ba42c3d4fd9dadd17a0e0bfd31c29e1c14dba8
|
||||
|
||||
liburing-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue