From 923e7140172b415730fd65793a70bd15141db792 Mon Sep 17 00:00:00 2001 From: Rahul Thakur Date: Thu, 19 Oct 2023 18:20:31 +0530 Subject: [PATCH] libqos: fix stats for linux --- libqos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libqos/Makefile b/libqos/Makefile index e194c5e04..eb859f877 100644 --- a/libqos/Makefile +++ b/libqos/Makefile @@ -10,7 +10,7 @@ PKG_VERSION:=7.2.105 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=78cc1481feff7adc09749e73a3513fae4d9ded28 +PKG_SOURCE_VERSION:=61b15e0fe345186d36d0ca3212a08f384af3609b PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/libqos.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz PKG_MIRROR_HASH:=skip