mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 20:26:44 +02:00
app-admin/google-*-agent: Update SRC_URI for deps tarball
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
ebb10a10c8
commit
8caa5a8512
@ -20,7 +20,8 @@ DESCRIPTION="Google Guest Agent"
|
||||
HOMEPAGE="https://github.com/GoogleCloudPlatform/guest-agent"
|
||||
|
||||
SRC_URI="https://github.com/GoogleCloudPlatform/guest-agent/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI+=" ${P}-deps.tar.xz"
|
||||
# Flatcar: explicitly reference mirror
|
||||
SRC_URI+=" https://commondatastorage.googleapis.com/cos-localmirror/distfiles/${P}-deps.tar.xz"
|
||||
|
||||
LICENSE="Apache-2.0 BSD ZLIB"
|
||||
SLOT="0"
|
||||
|
||||
@ -21,7 +21,8 @@ DESCRIPTION="Google OS Config Agent"
|
||||
HOMEPAGE="https://github.com/GoogleCloudPlatform/osconfig"
|
||||
|
||||
SRC_URI="https://github.com/GoogleCloudPlatform/osconfig/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI+=" ${P}-deps.tar.xz"
|
||||
# Flatcar: explicitly reference mirror
|
||||
SRC_URI+=" https://commondatastorage.googleapis.com/cos-localmirror/distfiles/${P}-deps.tar.xz"
|
||||
|
||||
LICENSE="Apache-2.0 BSD"
|
||||
SLOT="0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user