mirror of
https://github.com/novatiq/packages.git
synced 2026-07-14 07:49:41 +01:00
74a9d5b4f7
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>