Skip to content

Commit 56b0832

Browse files
strace: update to 6.15
Release Notes: - https://github.com/strace/strace/releases/tag/v6.15 Link: openwrt#19643 Signed-off-by: Nick Hainke <vincent@systemli.org>
1 parent 8a9b9e9 commit 56b0832

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/devel/strace/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
99
include $(INCLUDE_DIR)/kernel.mk
1010

1111
PKG_NAME:=strace
12-
PKG_VERSION:=6.14
12+
PKG_VERSION:=6.15
1313
PKG_RELEASE:=1
1414

1515
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
1616
PKG_SOURCE_URL:=https://strace.io/files/$(PKG_VERSION)
17-
PKG_HASH:=244f3b5c20a32854ca9b7ca7a3ee091dd3d4bd20933a171ecee8db486c77d3c9
17+
PKG_HASH:=8552dfab08abc22a0f2048c98fd9541fd4d71b6882507952780dab7c7c512f51
1818

1919
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
2020
PKG_LICENSE:=LGPL-2.1-or-later

0 commit comments

Comments
 (0)