From: Alexandros C. Couloumbis Date: Thu, 25 Nov 2010 18:56:19 +0000 (+0000) Subject: tools/pkg-config: update to version 0.25 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=0d69a941a23865302d0ed4f4d277e426c82c04bb tools/pkg-config: update to version 0.25 SVN-Revision: 24146 --- diff --git a/tools/pkg-config/Makefile b/tools/pkg-config/Makefile index b4a2d5d557..530c196bd5 100644 --- a/tools/pkg-config/Makefile +++ b/tools/pkg-config/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pkg-config -PKG_VERSION:=0.22 +PKG_VERSION:=0.25 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://pkgconfig.freedesktop.org/releases/ -PKG_MD5SUM:=fd5c547e9d66ba49bc735ccb8c791f2a +PKG_MD5SUM:=a3270bab3f4b69b7dc6dbdacbcae9745 include $(INCLUDE_DIR)/host-build.mk