mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-08 04:02:01 +01:00
net-misc/passt: Sync with Gentoo
It's from Gentoo commit 607356a2d6cd90786ef629814542a354253616af. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
a72953c9db
commit
b654585d47
@ -16,7 +16,7 @@ if [[ ${PV} == 9999* ]]; then
|
|||||||
else
|
else
|
||||||
SRC_URI="https://passt.top/passt/snapshot/passt-${RELEASE_COMMIT}.tar.xz -> ${P}.tar.xz"
|
SRC_URI="https://passt.top/passt/snapshot/passt-${RELEASE_COMMIT}.tar.xz -> ${P}.tar.xz"
|
||||||
S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
|
S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
|
||||||
KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
|
KEYWORDS="amd64 arm64 ~loong ~riscv"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LICENSE="BSD GPL-2+"
|
LICENSE="BSD GPL-2+"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user