strace: update to version 1.12
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
f082d94235
commit
9b05d3aa8e
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ include $(INCLUDE_DIR)/kernel.mk
|
|||
|
||||
PKG_NAME:=strace
|
||||
|
||||
PKG_VERSION:=4.11
|
||||
PKG_RELEASE:=2
|
||||
PKG_MD5SUM:=a15d2555a7febb56d00c6e1a51c655dc
|
||||
PKG_VERSION:=4.12
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=efb8611fc332e71ec419c53f59faa93e
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
|
|
Loading…
Reference in a new issue