Explorar el Código

tools/expat: Update to 2.2.6

Update (lib)expat to 2.2.6

Signed-off-by: Daniel Engberg <[email protected]>
Daniel Engberg hace 7 años
padre
commit
3e734e822b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      tools/expat/Makefile

+ 2 - 2
tools/expat/Makefile

@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=expat
 PKG_CPE_ID:=cpe:/a:libexpat:expat
-PKG_VERSION:=2.2.5
+PKG_VERSION:=2.2.6
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_HASH:=d9dc32efba7e74f788fcc4f212a43216fc37cf5f23f4c2339664d473353aedf6
+PKG_HASH:=17b43c2716d521369f82fc2dc70f359860e90fa440bea65b3b85f0b246ea81f2
 PKG_SOURCE_URL:=@SF/expat
 
 HOST_BUILD_PARALLEL:=1