projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c32835c
)
qosify: update to the latest version
author
Felix Fietkau
<
[email protected]
>
Thu, 10 Feb 2022 20:07:47 +0000
(21:07 +0100)
committer
Felix Fietkau
<
[email protected]
>
Thu, 10 Feb 2022 20:08:09 +0000
(21:08 +0100)
e230e71e0a12
map: fix copy-paste error in codepoints map
580d2ccf89f3
bpf: declare tcp_ports/udp_ports without typedef
8d6c19a81f3f
ubus: fix a use-after-free bug
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 339e53ac0cbd15f6a458244ffc3bf70c3e54abd0..a42d9baf1c5c7359d5abc54f200aa0feef221bbe 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
1-11-22
-PKG_SOURCE_VERSION:=
06872673c10fdf0eec7da1b2fe335e750d768f1e
-PKG_MIRROR_HASH:=
121653ce5f8d6c62fbf77fea158f738c3fd9d9ecc7b1ad61cfee1dfe10486b94
+PKG_SOURCE_DATE:=202
2-02-10
+PKG_SOURCE_VERSION:=
8d6c19a81f3f2326e90decc7975a7945fb5e64c4
+PKG_MIRROR_HASH:=
aab149db6e0f2440c980684c8d0fe8129ac212612b0ba8fc51a45c381371b487
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>