lib/expat: Update to 2.2.6 6898/head
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Tue, 28 Aug 2018 20:42:05 +0000 (22:42 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Aug 2018 20:42:05 +0000 (22:42 +0200)
Update (lib)expat to 2.2.6

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
libs/expat/Makefile

index 9ac94b26230de9659e2bc6c53bb06b2d3cc329be..e373a32acf7382a32f6fda8d9d3a68274b280a2b 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=expat
-PKG_VERSION:=2.2.5
+PKG_VERSION:=2.2.6
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/expat
-PKG_HASH:=d9dc32efba7e74f788fcc4f212a43216fc37cf5f23f4c2339664d473353aedf6
+PKG_HASH:=17b43c2716d521369f82fc2dc70f359860e90fa440bea65b3b85f0b246ea81f2
 PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>, \
                Ted Hess <thess@kitschensync.net>