Waldemar Brodkorb 1 месяц назад
Родитель
Сommit
0d096430ef
2 измененных файлов с 6 добавлено и 6 удалено
  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.8.0
+PKG_VERSION:=		2.8.1
 PKG_RELEASE:=		1
-PKG_HASH:=		a37bfae0aa9775bd8521ebd85dc456d486f0ff31138f6c91fd902ea732624542
+PKG_HASH:=		10b195ee78160a908388180a8fe3603d4e9a12f4755fbf5f3816b23a9d750da0
 PKG_DESCR:=		xml parsing library
 PKG_SECTION:=		libs/data
-PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_0/
+PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_1/
 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.5
+PKG_VERSION:=		2.8.1
 PKG_RELEASE:=		1
-PKG_HASH:=		9931f9860d18e6cf72d183eb8f309bfb96196c00e1d40caa978e95bc9aa978b6
-PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_7_5/
+PKG_HASH:=		a52eb72108be160e190b5cafa5bba8663f1313f2013e26060d1c18e26e31067b
+PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_1/
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz