mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-util/packer: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ inherit go-module
|
||||
DESCRIPTION="A tool to create identical machine images for multiple platforms"
|
||||
HOMEPAGE="https://www.packer.io"
|
||||
SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
|
||||
https://gentoofiles.s3.eu-central-1.amazonaws.com/packer-1.7.10-deps.tar.xz"
|
||||
https://gentoofiles.s3.eu-central-1.amazonaws.com/${P}-deps.tar.xz"
|
||||
|
||||
LICENSE="Apache-2.0 BSD-2 BSD-4 MIT MPL-2.0 unicode"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user