From: John Crispin Date: Wed, 4 Jan 2023 19:42:58 +0000 (+0100) Subject: libwebsockets: update PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a4bfe48e273476e15f3689a1afcaf7dcb8f859c9;p=openwrt-packages.git libwebsockets: update PKG_RELEASE Fixes: df13b03e50 ("libwebsockets: fix uloop support") Signed-off-by: John Crispin --- diff --git a/libs/libwebsockets/Makefile b/libs/libwebsockets/Makefile index bb54b6655..c71510b01 100644 --- a/libs/libwebsockets/Makefile +++ b/libs/libwebsockets/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libwebsockets PKG_VERSION:=4.3.2 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)