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/tidy-html5.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/tidy-html5.mk')
-rw-r--r-- | src/tidy-html5.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tidy-html5.mk b/src/tidy-html5.mk index 33af291..e426a6e 100644 --- a/src/tidy-html5.mk +++ b/src/tidy-html5.mk @@ -6,7 +6,7 @@ $(PKG)_DESCR := HTML/XML syntax checker and reformatter $(PKG)_IGNORE := $(PKG)_VERSION := 5.4.0 $(PKG)_CHECKSUM := a2d754b7349982e33f12d798780316c047a3b264240dc6bbd4641542e57a0b7a -$(PKG)_GH_CONF := htacg/tidy-html5 +$(PKG)_GH_CONF := htacg/tidy-html5/tags $(PKG)_DEPS := gcc define $(PKG)_BUILD |