mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 03:51:48 +02:00
net-misc/passt: Sync with Gentoo
It's from Gentoo commit 534a2baba3cd5fb4333c582a9e7a5fffe73f69c3.
This commit is contained in:
parent
9f0f86515d
commit
93e59ee38e
@ -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