commit:     147c2014746f818a57eb047c4a553b7c21db8f50
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Thu Sep 11 08:11:17 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 17 21:27:39 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147c2014

net-libs/libwebsockets: fix subslot, now 20

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/43741
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{libwebsockets-4.4.1.ebuild => libwebsockets-4.4.1-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libwebsockets/libwebsockets-4.4.1.ebuild 
b/net-libs/libwebsockets/libwebsockets-4.4.1-r1.ebuild
similarity index 98%
rename from net-libs/libwebsockets/libwebsockets-4.4.1.ebuild
rename to net-libs/libwebsockets/libwebsockets-4.4.1-r1.ebuild
index 2565439609d2..463ba797f4ce 100644
--- a/net-libs/libwebsockets/libwebsockets-4.4.1.ebuild
+++ b/net-libs/libwebsockets/libwebsockets-4.4.1-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://libwebsockets.org/";
 SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
-SLOT="0/19" # libwebsockets.so.19
+SLOT="0/20" # libwebsockets.so.20
 KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv x86"
 IUSE="access-log caps cgi client dbus extensions generic-sessions http-proxy 
http2 ipv6
        +lejp libev libevent libuv mbedtls peer-limits server-status smtp socks5

Reply via email to