Browse Source

expat: update to 2.7.5

Waldemar Brodkorb 1 month ago
parent
commit
0365270a63
2 changed files with 6 additions and 6 deletions
  1. 3 3
      package/expat/Makefile
  2. 3 3
      toolchain/expat/Makefile.inc

+ 3 - 3
package/expat/Makefile

@@ -4,12 +4,12 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		expat
-PKG_VERSION:=		2.7.3
+PKG_VERSION:=		2.7.5
 PKG_RELEASE:=		1
-PKG_HASH:=		71df8f40706a7bb0a80a5367079ea75d91da4f8c65c58ec59bcdfbf7decdab9f
+PKG_HASH:=		1032dfef4ff17f70464827daa28369b20f6584d108bc36f17ab1676e1edd2f91
 PKG_DESCR:=		xml parsing library
 PKG_SECTION:=		libs/data
-PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_7_3/
+PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_7_5/
 PKG_LIBNAME:=		libexpat
 PKG_OPTS:=		dev
 

+ 3 - 3
toolchain/expat/Makefile.inc

@@ -2,8 +2,8 @@
 # material, please see the LICENCE file in the top-level directory.
 
 PKG_NAME:=		expat
-PKG_VERSION:=		2.7.3
+PKG_VERSION:=		2.7.5
 PKG_RELEASE:=		1
-PKG_HASH:=		821ac9710d2c073eaf13e1b1895a9c9aa66c1157a99635c639fbff65cdbdd732
-PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_7_3/
+PKG_HASH:=		9931f9860d18e6cf72d183eb8f309bfb96196c00e1d40caa978e95bc9aa978b6
+PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_7_5/
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz