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

LEDE Commits lede-commits at lists.infradead.org
Sun Feb 20 09:13:20 PST 2022


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

commit cbfce9236754700a343632fff8e035acbc1b1384
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sun Feb 20 18:13:02 2022 +0100

    qosify: update to the latest version
    
    65b42032063f interface: add missing autorate-ingress options
    
    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 a42d9baf1c..10bd878e86 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:=2022-02-10
-PKG_SOURCE_VERSION:=8d6c19a81f3f2326e90decc7975a7945fb5e64c4
-PKG_MIRROR_HASH:=aab149db6e0f2440c980684c8d0fe8129ac212612b0ba8fc51a45c381371b487
+PKG_SOURCE_DATE:=2022-02-20
+PKG_SOURCE_VERSION:=65b42032063f75d8efc37cdb7215a04818be2fa7
+PKG_MIRROR_HASH:=0458a9fd7e90fc64239712435f24e7d74b2a3aefcfb0c5f64a9fd70bfd0fe7ae
 
 PKG_LICENSE:=GPL-2.0
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>



More information about the lede-commits mailing list