From 428071241fdaeb94831d459a5e19a012914c5d78 Mon Sep 17 00:00:00 2001 From: Anjan Chanda Date: Tue, 31 Jan 2023 16:56:29 +0100 Subject: [PATCH] wfadatad: 4.0.1.0 --- wfadatad/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wfadatad/Makefile b/wfadatad/Makefile index 750115e7b..d88013c1d 100644 --- a/wfadatad/Makefile +++ b/wfadatad/Makefile @@ -1,16 +1,16 @@ # -# Copyright (C) 2021-2022 IOPSYS Software Solutions AB +# Copyright (C) 2021-2023 IOPSYS Software Solutions AB # include $(TOPDIR)/rules.mk PKG_NAME:=wfadatad -PKG_VERSION:=4.0.0.1 +PKG_VERSION:=4.0.1.0 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=574d22ed710ff4dae441f7c0273b05bbfd5c33ed +PKG_SOURCE_VERSION:=8258aab08d2a331af9c8027d81f77b83dd8f9514 PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/wfadatad.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip