mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
liburing: update to 2.5.
This commit is contained in:
parent
668b4a32ca
commit
61a12d5a80
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.4
|
version=2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--mandir=/usr/share/man"
|
configure_args="--mandir=/usr/share/man"
|
||||||
|
@ -11,7 +11,7 @@ license="LGPL-2.1-only"
|
||||||
homepage="https://git.kernel.dk/cgit/liburing"
|
homepage="https://git.kernel.dk/cgit/liburing"
|
||||||
changelog="https://git.kernel.dk/cgit/liburing/plain/CHANGELOG"
|
changelog="https://git.kernel.dk/cgit/liburing/plain/CHANGELOG"
|
||||||
distfiles="https://git.kernel.dk/cgit/liburing/snapshot/liburing-${version}.tar.gz"
|
distfiles="https://git.kernel.dk/cgit/liburing/snapshot/liburing-${version}.tar.gz"
|
||||||
checksum=b5fbb1f6d65d88a8b37cbf3f5d4a7fa38d1d9e928a83df79c6469ed816bbcacc
|
checksum=96a04054158a89d02c28eadc7cc7db5ac0d8049120f9cb78765e961a312ca2e3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make -C test
|
make -C test
|
||||||
|
|
Loading…
Add table
Reference in a new issue