projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cf41ac
)
tools/pkg-config: update to version 0.25
author
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 25 Nov 2010 18:56:19 +0000
(18:56 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 25 Nov 2010 18:56:19 +0000
(18:56 +0000)
SVN-Revision: 24146
tools/pkg-config/Makefile
patch
|
blob
|
history
diff --git
a/tools/pkg-config/Makefile
b/tools/pkg-config/Makefile
index b4a2d5d5571773b0e20fd22f3e168736a7d0ccd9..530c196bd51534eb09c9fc46727c024f45092e02 100644
(file)
--- 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.2
2
+PKG_VERSION:=0.2
5
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