[packages/libwebsockets] - updated to 4.3.5

qboosh qboosh at pld-linux.org
Sun May 18 16:19:02 CEST 2025


commit ffde5902662ecbe12d365a9db1f7e64db93763c2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 18 15:43:51 2025 +0200

    - updated to 4.3.5

 libwebsockets.spec | 4 ++--
 no-git.patch       | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libwebsockets.spec b/libwebsockets.spec
index 90bb6c3..de6cbbf 100644
--- a/libwebsockets.spec
+++ b/libwebsockets.spec
@@ -5,13 +5,13 @@
 Summary:	Lightweight C library for Websockets
 Summary(pl.UTF-8):	Lekka biblioteka C implementująca Websockets
 Name:		libwebsockets
-Version:	4.3.3
+Version:	4.3.5
 Release:	1
 License:	MIT
 Group:		Libraries
 #SourceDownload: https://github.com/warmcat/libwebsockets/tags
 Source0:	https://github.com/warmcat/libwebsockets/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	c078b08b712316f6302f54a9d05273ae
+# Source0-md5:	ee238ee6570f54b7afedf73757658a41
 Patch0:		no-git.patch
 URL:		https://libwebsockets.org/
 BuildRequires:	cmake >= 2.8.12
diff --git a/no-git.patch b/no-git.patch
index 1ffdd83..4cc7c24 100644
--- a/no-git.patch
+++ b/no-git.patch
@@ -1,5 +1,5 @@
---- libwebsockets-4.3.3/CMakeLists.txt.orig	2023-11-20 07:27:02.000000000 +0100
-+++ libwebsockets-4.3.3/CMakeLists.txt	2024-09-19 19:00:43.037975740 +0200
+--- libwebsockets-4.3.5/CMakeLists.txt.orig	2025-02-28 07:41:45.000000000 +0100
++++ libwebsockets-4.3.5/CMakeLists.txt	2025-05-18 15:39:15.494875143 +0200
 @@ -370,37 +370,6 @@ endmacro()
  # Try to find the current Git hash
  #
@@ -40,7 +40,7 @@
  endif()
 @@ -412,7 +381,7 @@ set(CPACK_PACKAGE_VERSION_MAJOR "4")
  set(CPACK_PACKAGE_VERSION_MINOR "3")
- set(CPACK_PACKAGE_VERSION_PATCH_NUMBER "3")
+ set(CPACK_PACKAGE_VERSION_PATCH_NUMBER "5")
  
 -set(CPACK_PACKAGE_VERSION_PATCH "${CPACK_PACKAGE_VERSION_PATCH_NUMBER}-${LWS_BUILD_HASH}")
 +set(CPACK_PACKAGE_VERSION_PATCH "${CPACK_PACKAGE_VERSION_PATCH_NUMBER}")
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libwebsockets.git/commitdiff/ffde5902662ecbe12d365a9db1f7e64db93763c2



More information about the pld-cvs-commit mailing list