mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
net-misc/passt: Sync with Gentoo
It's from Gentoo commit 652f17bcfc5b13438990110166cc20f569375999.
This commit is contained in:
parent
241c981cf8
commit
271e0dd530
@ -12,7 +12,7 @@ RELEASE_COMMIT="4988e2b"
|
|||||||
|
|
||||||
if [[ ${PV} == 9999* ]]; then
|
if [[ ${PV} == 9999* ]]; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="git://passt.top/passt"
|
EGIT_REPO_URI="https://passt.top/passt"
|
||||||
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}"
|
||||||
|
@ -12,7 +12,7 @@ RELEASE_COMMIT="954589b"
|
|||||||
|
|
||||||
if [[ ${PV} == 9999* ]]; then
|
if [[ ${PV} == 9999* ]]; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="git://passt.top/passt"
|
EGIT_REPO_URI="https://passt.top/passt"
|
||||||
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}"
|
||||||
|
@ -12,7 +12,7 @@ RELEASE_COMMIT="d03c4e2"
|
|||||||
|
|
||||||
if [[ ${PV} == 9999* ]]; then
|
if [[ ${PV} == 9999* ]]; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="git://passt.top/passt"
|
EGIT_REPO_URI="https://passt.top/passt"
|
||||||
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}"
|
||||||
|
@ -12,7 +12,7 @@ RELEASE_COMMIT="7288448"
|
|||||||
|
|
||||||
if [[ ${PV} == 9999* ]]; then
|
if [[ ${PV} == 9999* ]]; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="git://passt.top/passt"
|
EGIT_REPO_URI="https://passt.top/passt"
|
||||||
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}"
|
||||||
|
@ -12,11 +12,11 @@ RELEASE_COMMIT="8a83b53"
|
|||||||
|
|
||||||
if [[ ${PV} == 9999* ]]; then
|
if [[ ${PV} == 9999* ]]; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="git://passt.top/passt"
|
EGIT_REPO_URI="https://passt.top/passt"
|
||||||
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 ~riscv"
|
KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LICENSE="BSD GPL-2+"
|
LICENSE="BSD GPL-2+"
|
||||||
|
@ -12,11 +12,11 @@ RELEASE_COMMIT="8a83b53"
|
|||||||
|
|
||||||
if [[ ${PV} == 9999* ]]; then
|
if [[ ${PV} == 9999* ]]; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="git://passt.top/passt"
|
EGIT_REPO_URI="https://passt.top/passt"
|
||||||
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 ~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