diff --git a/dev-util/packer/packer-1.7.10.ebuild b/dev-util/packer/packer-1.7.10.ebuild index 30071af733b20..2fe313cded4e1 100644 --- a/dev-util/packer/packer-1.7.10.ebuild +++ b/dev-util/packer/packer-1.7.10.ebuild @@ -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"