[openwrt/openwrt] qosify: update to the latest version
LEDE Commits
lede-commits at lists.infradead.org
Sun Nov 21 04:47:55 PST 2021
nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/9962585f2d8ffa069becadff707fe660d31adb16
commit 9962585f2d8ffa069becadff707fe660d31adb16
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sun Nov 21 13:45:29 2021 +0100
qosify: update to the latest version
2743e58741b3 bpf: work around a verifier issue
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 01c6498e00..19ee87db7c 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-19
-PKG_SOURCE_VERSION:=e728a319a9a5ac692d18fef936e6ac4377f1bbf1
-PKG_MIRROR_HASH:=86362483e4462a9dc4c4c31363a9a43a140472f105da363053e07e2486fff24f
+PKG_SOURCE_DATE:=2021-11-21
+PKG_SOURCE_VERSION:=2743e58741b304c37858dbc44435a164215b0a87
+PKG_MIRROR_HASH:=7def343f6b4956bd8a58659f66fe90dfc12883ec81394c9d209eab613c4924c0
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
More information about the lede-commits
mailing list