libcanfestival: use http download instead of hg checkout 4276/head
authorMichael Heimpold <mhei@heimpold.de>
Tue, 18 Apr 2017 22:44:55 +0000 (00:44 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Tue, 18 Apr 2017 22:45:00 +0000 (00:45 +0200)
commit74a9d5b4f7cc40ffa5cb47047278b42ce1b4ee91
tree5f03194710636f2c5de4cb71617a02c2d1a35d35
parent317c2469d923b2a4d28f04e063d111760d83ea7a
libcanfestival: use http download instead of hg checkout

This was suggested by @hnyman because hg is not a prerequisite in
LEDE or Openwrt, so using that should be avoided, if possible.

The tricky part is that the filename is appended to the URL,
thus we construct/use an URL where the appended filename does not hurt.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
libs/libcanfestival/Makefile