summaryrefslogtreecommitdiffstats
path: root/src/mxml.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/mxml.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/mxml.mk')
-rw-r--r--src/mxml.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mxml.mk b/src/mxml.mk
index f7f3c17..fd4d766 100644
--- a/src/mxml.mk
+++ b/src/mxml.mk
@@ -6,7 +6,7 @@ $(PKG)_DESCR := Mini-XML
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.11
$(PKG)_CHECKSUM := 7d3dfe661e50908fe41aef9b97ba6f7f158cab5208515c6be9f5bc9daf032329
-$(PKG)_GH_CONF := michaelrsweet/mxml, v
+$(PKG)_GH_CONF := michaelrsweet/mxml/tags, v
$(PKG)_DEPS := gcc pthreads
define $(PKG)_BUILD