[openwrt/openwrt] qosify: update to the latest version

LEDE Commits lede-commits at lists.infradead.org
Fri Nov 12 14:13:10 PST 2021


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/50d33fcf7dde872627a3a98ff1b9cfc6e5df30f9

commit 50d33fcf7dde872627a3a98ff1b9cfc6e5df30f9
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Nov 12 23:06:26 2021 +0100

    qosify: update to the latest version
    
    0750f2b4d329 README: dnsmasq integration is complete
    8e48d0b0cbba bpf: add initial support for splitting map dscp value into ingress and egress
    bfc2cafe2a8c map: add support for defining aliases
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/network/config/qosify/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/config/qosify/Makefile b/package/network/config/qosify/Makefile
index 7a6ee17688..6e2fdf8fdf 100644
--- 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:=2021-11-08.1
-PKG_SOURCE_VERSION:=3a420e272c187885120b964059abdf3e06f10199
-PKG_MIRROR_HASH:=49a6bbb0801b790ce603aa8e3dfa73e681dc3f58fb9cbd524956bffe4c36eb7e
+PKG_SOURCE_DATE:=2021-11-12
+PKG_SOURCE_VERSION:=bfc2cafe2a8c66ffab88a7e5c1ad1b0a4d886271
+PKG_MIRROR_HASH:=88990d5816f37ba1e334499e7ee53a364fa0ba1e5751a91ef0a94934cd2a5451
 
 PKG_LICENSE:=GPL-2.0
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>



More information about the lede-commits mailing list