strace: bump to 4.19
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
69ac637fbb
commit
c11762e435
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@ include $(INCLUDE_DIR)/kernel.mk
|
|||
|
||||
PKG_NAME:=strace
|
||||
|
||||
PKG_VERSION:=4.16
|
||||
PKG_VERSION:=4.19
|
||||
PKG_RELEASE:=1
|
||||
PKG_HASH:=98487cb5178ec1259986cc9f6e2a844f50e5d1208c112cc22431a1e4d9adf0ef
|
||||
PKG_HASH:=7c93ebc6c29280f47c24a0eb86873a99ccb2cac6512c60a60ba4ef99ab807281
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
|
|
Loading…
Reference in a new issue