summaryrefslogtreecommitdiff
path: root/openwrt/package
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
commit676b160b3acb771ccba4d43e6fd726ada823c11f (patch)
treef36a44d1260c052e515737221af5688641f20da0 /openwrt/package
parent30b96d1f001544865d26f6314af1a63b7d44ef77 (diff)
downloadmtk-20170518-676b160b3acb771ccba4d43e6fd726ada823c11f.zip
mtk-20170518-676b160b3acb771ccba4d43e6fd726ada823c11f.tar.gz
mtk-20170518-676b160b3acb771ccba4d43e6fd726ada823c11f.tar.bz2
update to uClibc v0.9.8
SVN-Revision: 2200
Diffstat (limited to 'openwrt/package')
-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 e74eda7..a17158d 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)