strace: Update to 4.14
Update to version 4.14 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
parent
b760afa09a
commit
91b518512d
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@ include $(INCLUDE_DIR)/kernel.mk
|
|||
|
||||
PKG_NAME:=strace
|
||||
|
||||
PKG_VERSION:=4.13
|
||||
PKG_VERSION:=4.14
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=4b78c7febdd24c79d5147824d1a080a3
|
||||
PKG_MD5SUM:=1e39b5f7583256d7dc21170b9da529ae
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
|
|
Loading…
Reference in a new issue