liburing: update to 2.5.
This commit is contained in:
parent
668b4a32ca
commit
61a12d5a80
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue