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/hunspell.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/hunspell.mk')
-rw-r--r-- | src/hunspell.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hunspell.mk b/src/hunspell.mk index 462fb73..2f99173 100644 --- a/src/hunspell.mk +++ b/src/hunspell.mk @@ -6,7 +6,7 @@ $(PKG)_DESCR := Hunspell $(PKG)_IGNORE := $(PKG)_VERSION := 1.6.1 $(PKG)_CHECKSUM := 30f593733c50b794016bb03d31fd2a2071e4610c6fa4708e33edad2335102c49 -$(PKG)_GH_CONF := hunspell/hunspell, v +$(PKG)_GH_CONF := hunspell/hunspell/tags, v $(PKG)_DEPS := gcc gettext libiconv pthreads readline define $(PKG)_BUILD |