Browse Source

strace: update to 6.8

Waldemar Brodkorb 1 month ago
parent
commit
d0e1dc4bd2
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/strace/Makefile

+ 3 - 3
package/strace/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		strace
-PKG_VERSION:=		6.7
-PKG_RELEASE:=		2
-PKG_HASH:=		2090201e1a3ff32846f4fe421c1163b15f440bb38e31355d09f82d3949922af7
+PKG_VERSION:=		6.8
+PKG_RELEASE:=		1
+PKG_HASH:=		ba6950a96824cdf93a584fa04f0a733896d2a6bc5f0ad9ffe505d9b41e970149
 PKG_DESCR:=		system call trace program
 PKG_SECTION:=		app/debug
 PKG_URL:=		https://strace.io