projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69ac637
)
strace: bump to 4.19
author
Stijn Tintel
<stijn@linux-ipv6.be>
Sun, 10 Sep 2017 20:38:07 +0000
(22:38 +0200)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Sun, 10 Sep 2017 23:56:14 +0000
(
01:56
+0200)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
package/devel/strace/Makefile
patch
|
blob
|
history
diff --git
a/package/devel/strace/Makefile
b/package/devel/strace/Makefile
index dae6aff1560c9d71b2e731e1f391ac7c8f3aa193..5793e0e9c878ce3bdb8a1cdb21e8881bc5bd3d88 100644
(file)
--- a/
package/devel/strace/Makefile
+++ b/
package/devel/strace/Makefile
@@
-10,9
+10,9
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=strace
-PKG_VERSION:=4.1
6
+PKG_VERSION:=4.1
9
PKG_RELEASE:=1
-PKG_HASH:=
98487cb5178ec1259986cc9f6e2a844f50e5d1208c112cc22431a1e4d9adf0ef
+PKG_HASH:=
7c93ebc6c29280f47c24a0eb86873a99ccb2cac6512c60a60ba4ef99ab807281
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)