commit: 236db2ce95190f64b57cd03aeaf55c47dc9be3aa Author: Rahil Bhimjiani <me <AT> rahil <DOT> rocks> AuthorDate: Mon Jul 7 14:51:05 2025 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Tue Jul 8 03:59:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236db2ce
net-misc/passt: update to 2025.06.11 Signed-off-by: Rahil Bhimjiani <me <AT> rahil.rocks> From: https://github.com/gentoo/gentoo/pull/42919 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> net-misc/passt/Manifest | 1 + net-misc/passt/{passt-9999.ebuild => passt-2025.06.11.ebuild} | 2 +- net-misc/passt/passt-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net-misc/passt/Manifest b/net-misc/passt/Manifest index 1a7567e5c684..c15a01fbeb2c 100644 --- a/net-misc/passt/Manifest +++ b/net-misc/passt/Manifest @@ -1 +1,2 @@ DIST passt-2025.04.15.tar.xz 260720 BLAKE2B 1c67a40f0633663118cafd5988e11594e54d815aeb7c2bc75b744b51666efc6ff8e8190ff3e0fac92f281b26832031d5dcba4aa8d52bc1cc915f80bec2ca70bb SHA512 3aebc7ebdc267c2c86c91703a7f07aea6248ed6a4ab43bf2589e24e5e4fdabcbfb9519f8afcd901a9183d4f2c577d8c1ea50076d0dc5dbb104c0f2793009c516 +DIST passt-2025.06.11.tar.xz 262312 BLAKE2B 76b834c0d1f7aedb5bc166e61ff9de8536f787b6447fb5ae0461ff5479d807e80a9da8fb9302771ca96aaa8799b09b60f88f6816d1aee0604678de9cff5c88ab SHA512 d8cd5668ded94d506a973f4e1e988d29b3eca0ffc26766de86d9dae7d37ace75d84606d1386b18b215371de4b6655b24d0b796433d2827f3f5997a65b0b08cdf diff --git a/net-misc/passt/passt-9999.ebuild b/net-misc/passt/passt-2025.06.11.ebuild similarity index 97% copy from net-misc/passt/passt-9999.ebuild copy to net-misc/passt/passt-2025.06.11.ebuild index 1656a87f49d9..a941cda9b265 100644 --- a/net-misc/passt/passt-9999.ebuild +++ b/net-misc/passt/passt-2025.06.11.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs DESCRIPTION="User-mode networking daemons for VMs and namespaces, replacement for Slirp" HOMEPAGE="https://passt.top/" -RELEASE_COMMIT="2340bbf" +RELEASE_COMMIT="0293c6f" if [[ ${PV} == 9999* ]]; then inherit git-r3 diff --git a/net-misc/passt/passt-9999.ebuild b/net-misc/passt/passt-9999.ebuild index 1656a87f49d9..a941cda9b265 100644 --- a/net-misc/passt/passt-9999.ebuild +++ b/net-misc/passt/passt-9999.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs DESCRIPTION="User-mode networking daemons for VMs and namespaces, replacement for Slirp" HOMEPAGE="https://passt.top/" -RELEASE_COMMIT="2340bbf" +RELEASE_COMMIT="0293c6f" if [[ ${PV} == 9999* ]]; then inherit git-r3
