diff options
Diffstat (limited to 'src/mxml.mk')
-rw-r--r-- | src/mxml.mk | 2 |
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 |