summaryrefslogtreecommitdiffstats
path: root/openwrt/package/libpthread
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-20 16:42:18 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-20 16:42:18 +0000
commit266ffa4ea2bcd54d508d9e3d0205438a33f8f159 (patch)
tree23cab3dcfb6b0d8a4c3eb6b6d13e4aab2a82696b /openwrt/package/libpthread
parente81f9be1bf5d567644961d3458c1f454f36698bc (diff)
update to uClibc v0.9.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2200 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libpthread')
-rw-r--r--openwrt/package/libpthread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libpthread/Makefile b/openwrt/package/libpthread/Makefile
index e74eda78f..a17158dc3 100644
--- a/openwrt/package/libpthread/Makefile
+++ b/openwrt/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)