mirror of
https://github.com/novatiq/packages.git
synced 2026-07-24 04:26:04 +01:00
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>