luaexpat: update to 1.5.2
authorW. Michael Petullo <redacted>
Sat, 31 May 2025 02:34:17 +0000 (21:34 -0500)
committerHannu Nyman <redacted>
Mon, 2 Jun 2025 12:31:26 +0000 (15:31 +0300)
Upstream list of changes is available at
https://github.com/lunarmodules/luaexpat/releases/tag/1.5.2.

Signed-off-by: W. Michael Petullo <redacted>
lang/luaexpat/Makefile

index 2b7d4b7b2a7b02cd7be24e605ef251b0f3e8ca99..0894971ebf9f4d3bb50b82ce38128859e6fbaf48 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT