Przeglądaj źródła

expat: update to 2.8.2

Waldemar Brodkorb 2 tygodni temu
rodzic
commit
db42f23c40
2 zmienionych plików z 6 dodań i 6 usunięć
  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.1
+PKG_VERSION:=		2.8.2
 PKG_RELEASE:=		1
-PKG_HASH:=		10b195ee78160a908388180a8fe3603d4e9a12f4755fbf5f3816b23a9d750da0
+PKG_HASH:=		3ad89b8588e6644bd4e49981480d48b21289eebbcd4f0a1a4afb1c29f99b6ab4
 PKG_DESCR:=		xml parsing library
 PKG_SECTION:=		libs/data
-PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_1/
+PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_2/
 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.8.1
+PKG_VERSION:=		2.8.2
 PKG_RELEASE:=		1
-PKG_HASH:=		a52eb72108be160e190b5cafa5bba8663f1313f2013e26060d1c18e26e31067b
-PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_1/
+PKG_HASH:=		ef7d1994f533c9e7343d6c19f31064fc8ebbcbcaa144be3812b4f43052a05f4c
+PKG_SITES:=		https://github.com/libexpat/libexpat/releases/download/R_2_8_2/
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz