commit: 04b6429b8757f97b0d426e28e59e68ef7a93dfac Author: Rahil Bhimjiani <me <AT> rahil <DOT> rocks> AuthorDate: Mon Apr 21 06:03:35 2025 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Mon Apr 21 23:32:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b6429b
net-misc/passt: update to 2025.04.15 Signed-off-by: Rahil Bhimjiani <me <AT> rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/41682 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> net-misc/passt/Manifest | 1 + net-misc/passt/{passt-9999.ebuild => passt-2025.04.15.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 b5e590924d13..62ad73020134 100644 --- a/net-misc/passt/Manifest +++ b/net-misc/passt/Manifest @@ -1,3 +1,4 @@ DIST passt-2025.01.21.tar.xz 237504 BLAKE2B 80aafe2fbf5ba8d4065fe99a892102e2c8d18ce82ef4cee3970deeb6d07cb89d40084cf4b90c7747dbb69e3895ad254872faad394b311950412cc89b9eae819d SHA512 e2e23040f05b65e666a7ccbbaa54621a575bdc22e21e518aa17dcfdebd82e95af49feadd20d58536f99b990428d404d6d2c64c34433353a4ac1656bf76bab6c6 DIST passt-2025.02.17.tar.xz 254640 BLAKE2B 09a505a84e8555a1c4a010f9db6189b638ae3a3a6c1202d42e73d710bfc47f75b99defc372e8ecd44ec78ab196cd3619ecbb7eb171c9606bb4d425548a08159c SHA512 9eca3d9e20121f6b40b590f50e593d7a4ab3302b30d8da705aca5bcd40e2bbb686396830b5083c24fb088d5893a538dd92f2efed7d940bc1969f85f838560504 DIST passt-2025.03.20.tar.xz 258228 BLAKE2B b0ddc3a24ee3b5988c79d57bdea893e6cba93b09d3ff6ab49f8e0cda3e93b97b044dcf6a873d65194766cf73fc21525133a33ac76c51cb4277e98438693ee98a SHA512 469593af3ee692363ee3814ec5dbaabe91acaff930c9e1665a6fa9b5b4475e261ccbc95972d7170134ced6e56c41a7733e570b1f3f1b20333364dad674a73da4 +DIST passt-2025.04.15.tar.xz 260720 BLAKE2B 1c67a40f0633663118cafd5988e11594e54d815aeb7c2bc75b744b51666efc6ff8e8190ff3e0fac92f281b26832031d5dcba4aa8d52bc1cc915f80bec2ca70bb SHA512 3aebc7ebdc267c2c86c91703a7f07aea6248ed6a4ab43bf2589e24e5e4fdabcbfb9519f8afcd901a9183d4f2c577d8c1ea50076d0dc5dbb104c0f2793009c516 diff --git a/net-misc/passt/passt-9999.ebuild b/net-misc/passt/passt-2025.04.15.ebuild similarity index 97% copy from net-misc/passt/passt-9999.ebuild copy to net-misc/passt/passt-2025.04.15.ebuild index 22db227b28a2..1656a87f49d9 100644 --- a/net-misc/passt/passt-9999.ebuild +++ b/net-misc/passt/passt-2025.04.15.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="32f6212" +RELEASE_COMMIT="2340bbf" if [[ ${PV} == 9999* ]]; then inherit git-r3 diff --git a/net-misc/passt/passt-9999.ebuild b/net-misc/passt/passt-9999.ebuild index 22db227b28a2..1656a87f49d9 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="32f6212" +RELEASE_COMMIT="2340bbf" if [[ ${PV} == 9999* ]]; then inherit git-r3
