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:
96a30d0
)
strace: update to 6.14
author
Nick Hainke
<vincent@systemli.org>
Tue, 25 Mar 2025 19:34:36 +0000
(20:34 +0100)
committer
Nick Hainke
<vincent@systemli.org>
Tue, 25 Mar 2025 22:25:51 +0000
(23:25 +0100)
Release Notes:
- https://github.com/strace/strace/releases/tag/v6.13
- https://github.com/strace/strace/releases/tag/v6.14
Link:
https://github.com/openwrt/openwrt/pull/18350
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/devel/strace/Makefile
patch
|
blob
|
history
diff --git
a/package/devel/strace/Makefile
b/package/devel/strace/Makefile
index 892c05467e4ebf68c19e7bce81d547aad30d8743..d2708b60cda904e5adbd88b16cc2b72d0924e7e8 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
2
+PKG_VERSION:=6.1
4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://strace.io/files/$(PKG_VERSION)
-PKG_HASH:=
c47da93be45b6055f4dc741d7f20efaf50ca10160a5b100c109b294fd9c0bdfe
+PKG_HASH:=
244f3b5c20a32854ca9b7ca7a3ee091dd3d4bd20933a171ecee8db486c77d3c9
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=LGPL-2.1-or-later