summaryrefslogtreecommitdiff
path: root/openwrt/package/strace/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-02 16:43:22 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-02 16:43:22 +0000
commit49f94a1bb297e372a63ee6d4a22c95ab9748b0ad (patch)
tree566da17af0f1a820f3f041b525b40c3b3f17dc36 /openwrt/package/strace/Makefile
parentbae2f67e64093d0f4d4d9848b9a559ca078247ed (diff)
upgrade to newer versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@521 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/strace/Makefile')
-rw-r--r--openwrt/package/strace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/strace/Makefile b/openwrt/package/strace/Makefile
index 3f532d3513..95c3e36ffd 100644
--- a/openwrt/package/strace/Makefile
+++ b/openwrt/package/strace/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=strace
-PKG_VERSION:=4.5.9
+PKG_VERSION:=4.5.11
PKG_RELEASE:=1
-PKG_MD5SUM:=ef52064b97bbda23fa708d56a811ba23
+PKG_MD5SUM:=28335e15c83456a3db055a0a0efcb4fe
PKG_SOURCE_URL:=@SF/strace
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2