diff options
author | Tony Theodore <tonyt@logyst.com> | 2017-11-09 06:13:49 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2017-11-09 06:13:49 (GMT) |
commit | c840a7ee1e3403c23769b0129d75965f9ede71cd (patch) | |
tree | 0c3e38026ebaad37c27960afffa03a576ce3fd19 /src/mxml.mk | |
parent | 1cb70e441afbf8085e81d834d5b82d8bb57de91b (diff) | |
download | mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.zip mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.tar.gz mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.tar.bz2 |
update github tag tracking packages to new conf style
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 |