projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7206e46
)
Upgrade uclibc++ to 0.2.2
author
Florian Fainelli
<florian@openwrt.org>
Mon, 20 Aug 2007 14:17:18 +0000
(14:17 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 20 Aug 2007 14:17:18 +0000
(14:17 +0000)
SVN-Revision: 8442
libs/uclibc++/Makefile
patch
|
blob
|
history
diff --git
a/libs/uclibc++/Makefile
b/libs/uclibc++/Makefile
index bb97f6516edfd05b32027f40c4b1ad12a7f86071..e0452e1d30fcedb2e5d8cebc38cc42104035607e 100644
(file)
--- a/
libs/uclibc++/Makefile
+++ b/
libs/uclibc++/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=uclibc++
-PKG_VERSION:=0.2.
1
+PKG_VERSION:=0.2.
2
PKG_RELEASE:=1
PKG_SOURCE:=uClibc++-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://cxx.uclibc.org/src/
-PKG_MD5SUM:=
6e6032c49916b199ffe6a585552fd46b
+PKG_MD5SUM:=
1ceef3209cca88be8f1bd9de99735954
PKG_CAT:=bzcat
PKG_BUILD_DIR:=$(BUILD_DIR)/uClibc++-$(PKG_VERSION)