* update liburing to 2.6-2
This commit is contained in:
parent
ffddba5d7b
commit
b6a2cce9b8
@ -1,10 +1,11 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: David Runge <dvzrv@archlinux.org>
|
||||
# Contributor: Filipe Laíns (FFY00) <lains@archlinux.org>
|
||||
|
||||
pkgname=liburing
|
||||
pkgver=2.6
|
||||
_commit=5dd20d52f442feae7023af5772429910d3aa5307 # refs/tags/liburing-2.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Linux-native io_uring I/O access library"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://git.kernel.dk/cgit/liburing"
|
||||
@ -18,7 +19,7 @@ provides=(
|
||||
liburing.so
|
||||
liburing-ffi.so
|
||||
)
|
||||
source=("git+$url.git?signed#tag=$pkgname-$pkgver")
|
||||
source=("git+https://git.kernel.dk/liburing.git?signed#tag=$pkgname-$pkgver")
|
||||
sha512sums=('2fc45584575daeb2b66fbb00d70878b1339ebbff74e0f98eb0ab61e52b695c30e88a147edda44952a3163d9cbaec9544f42ef58b69388c53d9f15f0e436391c0')
|
||||
validpgpkeys=(C0FC392DCADE26D975FA5E4AF7D358FB2971E0A6) # Jens Axboe <axboe@kernel.dk>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user