diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-01-30 16:25:28 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-07 13:57:22 +0100 |
commit | 0d80aee73d977dfdc37413ed61ac1d3d29ad3540 (patch) | |
tree | bd96479aa62e36dfce428633efb23684c5ab732f /package/iprutils/iprutils.hash | |
parent | 8b9eaff0006ffba1559f532534c3c9e5f55ad114 (diff) | |
download | buildroot-0d80aee73d977dfdc37413ed61ac1d3d29ad3540.tar.gz buildroot-0d80aee73d977dfdc37413ed61ac1d3d29ad3540.zip |
package/iprutils: bump version to 2.4.10
Upstream now provides a new autoconf-based build system, therefore
our patches for Makefile are not needed anymore.
We adapt the gettext patch to make sure that the configure script
doesn't check for libintl.h, and we add an additional patch to fix the
libm check.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Thomas: rework patches.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/iprutils/iprutils.hash')
-rw-r--r-- | package/iprutils/iprutils.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iprutils/iprutils.hash b/package/iprutils/iprutils.hash index 388c30011c..4b43a6177e 100644 --- a/package/iprutils/iprutils.hash +++ b/package/iprutils/iprutils.hash @@ -1,2 +1,2 @@ # Locally computed: -sha256 5c4fca20090b819dc5ab7409798519a3f16e1fce2475ef59f9f18c735b3bd871 iprutils-2.4.5-src.tgz +sha256 99f28418fec505c4dfd532270569d4902a3792dcb2f08710b896f4e7bc0211e0 iprutils-2.4.10.1.tar.gz |