From: hcg Date: Mon, 3 Nov 2008 10:30:02 +0000 (+0000) Subject: Updated strace package to version 4.5.18 - dirent.h changed in the kernel sources... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=dbf429b779db84b5d841ee3fc8d54d6dd8691361;p=packages.git Updated strace package to version 4.5.18 - dirent.h changed in the kernel sources which broke strace-4.5.16. strace-4.5.18 will work with both new and old kernels. git-svn-id: svn://svn.openwrt.org/openwrt/packages@13103 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/strace/Makefile b/utils/strace/Makefile index df6ddb857..7044ee6f7 100644 --- a/utils/strace/Makefile +++ b/utils/strace/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=strace -PKG_VERSION:=4.5.16 +PKG_VERSION:=4.5.18 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/$(PKG_NAME) -PKG_MD5SUM:=77f66d09aa82981bb6d65fa19a2c1ba9 +PKG_MD5SUM:=e9449fcee97e6a8ed73934c883c870e0 PKG_FIXUP = libtool