summaryrefslogtreecommitdiffstats
path: root/src/pugixml.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-11-09 12:58:05 (GMT)
committerGitHub <noreply@github.com>2017-11-09 12:58:05 (GMT)
commitc808163964c787e13c0f75107d5e98c0b73558dc (patch)
treef6a9f6398a51c25bf5996ec5c0c11bf5be13f01f /src/pugixml.mk
parent8a1320264e2f50cc2edcea2641d0c4afda1d7e9d (diff)
parenta653f80e7e184b4ba7169a36672ed0f94c5aabdc (diff)
downloadmxe-c808163964c787e13c0f75107d5e98c0b73558dc.zip
mxe-c808163964c787e13c0f75107d5e98c0b73558dc.tar.gz
mxe-c808163964c787e13c0f75107d5e98c0b73558dc.tar.bz2
Merge pull request #1969 from tonytheodore/github-releases
Add support for GitHub releases api
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