projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe9484
)
strace: update to 6.17
author
air jinkela
<
[email protected]
>
Tue, 14 Oct 2025 04:34:54 +0000
(12:34 +0800)
committer
Nick Hainke
<
[email protected]
>
Wed, 15 Oct 2025 09:16:08 +0000
(11:16 +0200)
Release Notes:
- https://github.com/strace/strace/releases/tag/v6.17
- https://github.com/strace/strace/releases/tag/v6.16
Signed-off-by: air jinkela <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20403
Signed-off-by: Nick Hainke <
[email protected]
>
package/devel/strace/Makefile
patch
|
blob
|
history
diff --git
a/package/devel/strace/Makefile
b/package/devel/strace/Makefile
index ec5e6fb5be3a21a5ed5d02c59fe4b970baf62160..36fcde842909f40d5743b714b95bcc694281fb35 100644
(file)
--- a/
package/devel/strace/Makefile
+++ b/
package/devel/strace/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=strace
-PKG_VERSION:=6.1
5
+PKG_VERSION:=6.1
7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://strace.io/files/$(PKG_VERSION)
-PKG_HASH:=
8552dfab08abc22a0f2048c98fd9541fd4d71b6882507952780dab7c7c512f51
+PKG_HASH:=
0a7c7bedc7efc076f3242a0310af2ae63c292a36dd4236f079e88a93e98cb9c0
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=LGPL-2.1-or-later