|
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
|
|
|
include $(INCLUDE_DIR)/kernel.mk
|
|
|
|
|
|
PKG_NAME:=strace
|
|
|
-PKG_VERSION:=6.1
|
|
|
+PKG_VERSION:=6.2
|
|
|
PKG_RELEASE:=1
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
|
|
PKG_SOURCE_URL:=https://strace.io/files/$(PKG_VERSION)
|
|
|
-PKG_HASH:=2579e9cec37dbb786f6ea0bebd15f40dd561ef2bde2a2a2ecdce5963b01859fd
|
|
|
+PKG_HASH:=0c7d38a449416268d3004029a220a15a77c2206a03cc88120f37f46e949177e8
|
|
|
|
|
|
PKG_MAINTAINER:=Felix Fietkau <[email protected]>
|
|
|
PKG_LICENSE:=LGPL-2.1-or-later
|