summaryrefslogtreecommitdiffstats
path: root/src/pugixml.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-11-09 06:13:49 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-11-09 06:13:49 (GMT)
commitc840a7ee1e3403c23769b0129d75965f9ede71cd (patch)
tree0c3e38026ebaad37c27960afffa03a576ce3fd19 /src/pugixml.mk
parent1cb70e441afbf8085e81d834d5b82d8bb57de91b (diff)
downloadmxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.zip
mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.tar.gz
mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.tar.bz2
update github tag tracking packages to new conf style
Diffstat (limited to 'src/pugixml.mk')
-rw-r--r--src/pugixml.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pugixml.mk b/src/pugixml.mk
index 67977fd..5e992ce 100644
--- a/src/pugixml.mk
+++ b/src/pugixml.mk
@@ -6,8 +6,8 @@ $(PKG)_DESCR := Light-weight, simple, and fast XML parser for C++ with XPath
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.8
$(PKG)_CHECKSUM := 9823684a9600e9ab6d1bc7685d01d07c56f9df41ed3ebf8541aa3dfe8d4074b2
+$(PKG)_GH_CONF := zeux/pugixml/tags,v
$(PKG)_DEPS := gcc
-$(PKG)_GH_CONF := zeux/pugixml,v
define $(PKG)_BUILD