From 6f0f50b5329bdf053ef78c1291f9184233c124b5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 5 Jun 2013 00:21:23 +0000 Subject: Revert "[tools] mklibs: upgrade to 0.1.37" It breaks on trying to find ldso SVN-Revision: 36849 --- tools/mklibs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/mklibs/Makefile') diff --git a/tools/mklibs/Makefile b/tools/mklibs/Makefile index 1f6ce27..fa0bce7 100644 --- a/tools/mklibs/Makefile +++ b/tools/mklibs/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mklibs -PKG_VERSION:=0.1.37 +PKG_VERSION:=0.1.35 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/m/mklibs/ -PKG_MD5SUM:=099cc99d51f09ea51e58a56e62a46af7 +PKG_MD5SUM:=3d2a4bd0bbf5ba964b0a1ecdafd1ea9a HOST_FIXUP:=autoreconf -- cgit v1.1