diff options
author | Zac Medico <zmedico@gentoo.org> | 2021-09-08 23:32:10 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2021-09-08 23:37:57 -0700 |
commit | ebbd3777ab1442245e5974616b10c34fcb9070f4 (patch) | |
tree | ba5f778d93b02c3cbdceda171eac00005f453a71 /app-emulation | |
parent | app-emulation/conmon: Bump to version 2.0.29 (diff) | |
download | gentoo-ebbd3777ab1442245e5974616b10c34fcb9070f4.tar.gz gentoo-ebbd3777ab1442245e5974616b10c34fcb9070f4.tar.bz2 gentoo-ebbd3777ab1442245e5974616b10c34fcb9070f4.zip |
app-emulation/podman: Update GIT_COMMIT
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/podman/podman-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/podman/podman-3.3.1.ebuild b/app-emulation/podman/podman-3.3.1.ebuild index 090d5367af64..e0b339df33ae 100644 --- a/app-emulation/podman/podman-3.3.1.ebuild +++ b/app-emulation/podman/podman-3.3.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -EGIT_COMMIT="152952fe6b18581615c3efd1fafef2d8142738e8" +EGIT_COMMIT="4c5283fabff2de5145838f1847a5a7b2b1fbc0a5" inherit bash-completion-r1 flag-o-matic go-module tmpfiles |