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
This commit is contained in:
parent
2792fab58a
commit
dbf429b779
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user