summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-04-17 10:30:37 -0700
committerZac Medico <zmedico@gentoo.org>2019-04-17 10:30:37 -0700
commit4ad8885d343a3198de846f00730e46321575cffd (patch)
treeaec2975707d9b8f10d2e2b2e55e2af19aa258224 /app-emulation
parentapp-emulation/buildah: version bump to 1.7.3 (diff)
downloadgentoo-4ad8885d343a3198de846f00730e46321575cffd.tar.gz
gentoo-4ad8885d343a3198de846f00730e46321575cffd.tar.bz2
gentoo-4ad8885d343a3198de846f00730e46321575cffd.zip
app-emulation/buildah: fix 1.7.3 commit hash
Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/buildah/buildah-1.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/buildah/buildah-1.7.3.ebuild b/app-emulation/buildah/buildah-1.7.3.ebuild
index b70628774159..e537d8b92324 100644
--- a/app-emulation/buildah/buildah-1.7.3.ebuild
+++ b/app-emulation/buildah/buildah-1.7.3.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
IUSE="ostree selinux"
EGO_PN="${HOMEPAGE#*//}"
EGIT_COMMIT="v${PV}"
-GIT_COMMIT="93747b1"
+GIT_COMMIT="2941f34"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
RDEPEND="app-crypt/gpgme:=
app-emulation/skopeo