openwrt-packages/net/iputils
Noah Meyerhans 64ed17c88c iputils: Fix version reporting
The iputils build system embeds git tags into the generated binaries
for use by commands like ping -V.  Since openwrt packaging is done in
a different repository from the upstream repo, the tags it finds
aren't particularly meaningful, and we get confusing results like
those described at https://github.com/openwrt/packages/issues/13920

This change removes the git tag inspection in favor of the static
version string that's already known to the upstream build system.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2021-02-03 13:33:06 -08:00
..
patches iputils: Fix version reporting 2021-02-03 13:33:06 -08:00
Config_ping.in iputils: Move the iputils tools to packages 2019-12-05 17:06:40 -08:00
Config_tracepath.in iputils: Move the iputils tools to packages 2019-12-05 17:06:40 -08:00
Makefile iputils: bump to 20200202 2021-02-03 09:03:39 -08:00