Browse Source

strace: update to 5.8

Waldemar Brodkorb 3 years ago
parent
commit
99fcb93466
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/strace/Makefile

+ 2 - 2
package/strace/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		strace
-PKG_VERSION:=		5.7
+PKG_VERSION:=		5.8
 PKG_RELEASE:=		1
-PKG_HASH:=		b284b59f9bcd95b9728cea5bd5c0edc5ebe360af73dc76fbf6334f11c777ccd8
+PKG_HASH:=		df4a669f7fff9cc302784085bd4b72fab216a426a3f72c892b28a537b71e7aa9
 PKG_DESCR:=		system call trace program
 PKG_SECTION:=		app/debug
 PKG_URL:=		https://strace.io