mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-24 10:41:51 +01:00
sys-libs/liburing: Sync with Gentoo
It's from Gentoo commit 9d0f64377bb17bb24ebbbd09c4989b1b51c6e8d0. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
f22fe5a82b
commit
987756a4bb
@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/axboe/liburing.git"
|
||||
else
|
||||
SRC_URI="https://github.com/axboe/liburing/archive/refs/tags/${P}.tar.gz -> ${P}.gh.tar.gz"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
QA_PKGCONFIG_VERSION=${PV}
|
||||
|
||||
S="${WORKDIR}"/liburing-${P}
|
||||
|
||||
@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/axboe/liburing.git"
|
||||
else
|
||||
SRC_URI="https://github.com/axboe/liburing/archive/refs/tags/${P}.tar.gz"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
QA_PKGCONFIG_VERSION=${PV}
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user