projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8181f09
)
qosify: update to Git HEAD (2024-09-20)
author
Felix Fietkau
<
[email protected]
>
Fri, 20 Sep 2024 21:15:24 +0000
(23:15 +0200)
committer
Felix Fietkau
<
[email protected]
>
Fri, 20 Sep 2024 21:17:43 +0000
(23:17 +0200)
850cc271083d
qosify: add support for keeping stats
1501e0935175
bpf_skb_utils.h: add missing include to fix build against newer kernel headers
Signed-off-by: Felix Fietkau <
[email protected]
>
package/network/config/qosify/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/qosify/Makefile
b/package/network/config/qosify/Makefile
index 8e8c1b87135955431dfc19218ee3aae84b2831d2..3c53c81f19cf3270b2a45522f1d57eea21a43c8b 100644
(file)
--- a/
package/network/config/qosify/Makefile
+++ b/
package/network/config/qosify/Makefile
@@
-11,9
+11,9
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=qosify
PKG_SOURCE_URL=$(PROJECT_GIT)/project/qosify.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=202
3-03-07
-PKG_SOURCE_VERSION:=
9a47ea4b683dd845ec94534fcd82d3117c9ab313
-PKG_MIRROR_HASH:=
3d97456dcd13f481beff9a87d939e4bd671577865ed7cfc11b00d6e40f3e5621
+PKG_SOURCE_DATE:=202
4-09-20
+PKG_SOURCE_VERSION:=
1501e0935175d713ad229d88a8401dbfddc0a6b4
+PKG_MIRROR_HASH:=
6d6e07285a6c46f040ba88555accc64c291837f9726944b9e41ec4efbaaf6c20
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0