[packages/libwebsockets] - updated to 4.3.3

qboosh qboosh at pld-linux.org
Thu Sep 19 19:00:47 CEST 2024


commit edca4f7ccd6fe48487b11c081987a41a90a2b4ee
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 19 19:03:47 2024 +0200

    - updated to 4.3.3

 libwebsockets.spec | 6 +++---
 no-git.patch       | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/libwebsockets.spec b/libwebsockets.spec
index c67e888..742909c 100644
--- a/libwebsockets.spec
+++ b/libwebsockets.spec
@@ -5,15 +5,15 @@
 Summary:	Lightweight C library for Websockets
 Summary(pl.UTF-8):	Lekka biblioteka C implementująca Websockets
 Name:		libwebsockets
-Version:	4.3.2
+Version:	4.3.3
 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:	a73519f68c0e617e6bc7f8704903a9fe
+# Source0-md5:	c078b08b712316f6302f54a9d05273ae
 Patch0:		no-git.patch
-URL:		http://libwebsockets.org
+URL:		https://libwebsockets.org/
 BuildRequires:	cmake >= 2.8.12
 BuildRequires:	libcap-devel
 BuildRequires:	libev-devel
diff --git a/no-git.patch b/no-git.patch
index 1a9e5ac..1ffdd83 100644
--- a/no-git.patch
+++ b/no-git.patch
@@ -1,5 +1,5 @@
---- libwebsockets-4.3.2/CMakeLists.txt~	2021-04-15 18:44:02.000000000 +0200
-+++ libwebsockets-4.3.2/CMakeLists.txt	2021-05-23 13:57:51.126039907 +0200
+--- 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
 @@ -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 "2")
+ set(CPACK_PACKAGE_VERSION_PATCH_NUMBER "3")
  
 -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/edca4f7ccd6fe48487b11c081987a41a90a2b4ee



More information about the pld-cvs-commit mailing list