Explorar o código

strace: bump to 4.19

Signed-off-by: Stijn Tintel <[email protected]>
Stijn Tintel %!s(int64=8) %!d(string=hai) anos
pai
achega
c11762e435
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      package/devel/strace/Makefile

+ 2 - 2
package/devel/strace/Makefile

@@ -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)