mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 12:02:13 +02:00
app-containers/crun: Sync with Gentoo
It's from Gentoo commit 1cfaea558964ff59f8222e7c51ffdcd1b509d272.
This commit is contained in:
parent
922d56916e
commit
6d59d42fe3
@ -15,7 +15,7 @@ if [[ "$PV" == *9999* ]]; then
|
|||||||
EGIT_REPO_URI="https://github.com/containers/${PN}.git"
|
EGIT_REPO_URI="https://github.com/containers/${PN}.git"
|
||||||
else
|
else
|
||||||
SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz"
|
SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz"
|
||||||
KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv"
|
KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LICENSE="GPL-2+ LGPL-2.1+"
|
LICENSE="GPL-2+ LGPL-2.1+"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user