Przeglądaj źródła

strace: update to 5.14

Waldemar Brodkorb 2 lat temu
rodzic
commit
e248f52430
1 zmienionych plików z 2 dodań i 2 usunięć
  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.11
+PKG_VERSION:=		5.14
 PKG_RELEASE:=		1
-PKG_HASH:=		ffe340b10c145a0f85734271e9cce56457d23f21a7ea5931ab32f8cf4e793879
+PKG_HASH:=		901bee6db5e17debad4530dd9ffb4dc9a96c4a656edbe1c3141b7cb307b11e73
 PKG_DESCR:=		system call trace program
 PKG_SECTION:=		app/debug
 PKG_URL:=		https://strace.io