From: W. Michael Petullo Date: Sat, 31 May 2025 02:34:17 +0000 (-0500) Subject: luaexpat: update to 1.5.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3a53cf82bb11aeb69908b7d259681984c5023ea5;p=openwrt-packages.git luaexpat: update to 1.5.2 Upstream list of changes is available at https://github.com/lunarmodules/luaexpat/releases/tag/1.5.2. Signed-off-by: W. Michael Petullo --- diff --git a/lang/luaexpat/Makefile b/lang/luaexpat/Makefile index 2b7d4b7b2..0894971eb 100644 --- a/lang/luaexpat/Makefile +++ b/lang/luaexpat/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luaexpat -PKG_VERSION:=1.5.1 +PKG_VERSION:=1.5.2 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/lunarmodules/luaexpat -PKG_MIRROR_HASH:=7e370d47e947a1acfeb4d00df012f47116fe7971f5b12033e92666e37a9312a1 +PKG_MIRROR_HASH:=d479e41ea28b71ede214754d0cde87e6582022fcdd3981c928b41491062835c8 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENCE