projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0512f85
)
app-emulation/buildah: fix 1.7.3 commit hash
author
Zac Medico
<zmedico@gentoo.org>
Wed, 17 Apr 2019 17:30:37 +0000
(10:30 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 17 Apr 2019 17:30:37 +0000
(10:30 -0700)
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-emulation/buildah/buildah-1.7.3.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/buildah/buildah-1.7.3.ebuild
b/app-emulation/buildah/buildah-1.7.3.ebuild
index b7062877415947d2d695777d3590b2c76b905349..e537d8b923246d67ac2ef7211890e4570fcd82b5 100644
(file)
--- 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