aboutsummaryrefslogtreecommitdiffstats
path: root/package/libpthread/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-10-20 16:42:18 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-10-20 16:42:18 +0000
commit76398431deb895948f8403fcefd4b3f67fa4ba4e (patch)
treeee742ce7693831fdfbdf99b473e11758a83da18a /package/libpthread/Makefile
parentdcfbd97b66de82ae0d01c0b514026512cb98113c (diff)
downloadmaster-187ad058-76398431deb895948f8403fcefd4b3f67fa4ba4e.tar.gz
master-187ad058-76398431deb895948f8403fcefd4b3f67fa4ba4e.tar.bz2
master-187ad058-76398431deb895948f8403fcefd4b3f67fa4ba4e.zip
update to uClibc v0.9.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2200 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libpthread/Makefile')
-rw-r--r--package/libpthread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libpthread/Makefile b/package/libpthread/Makefile
index e74eda78f0..a17158dc31 100644
--- a/package/libpthread/Makefile
+++ b/package/libpthread/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libpthread
-PKG_VERSION:=0.9.27
+PKG_VERSION:=0.9.28
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)