From d80f3147fdc97635d146b9436e2e925b8f2e81a9 Mon Sep 17 00:00:00 2001 From: Amin Ben Ramdhane Date: Mon, 29 Mar 2021 12:56:03 +0100 Subject: [PATCH] bbf: 4.0.2 --- bbf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bbf/Makefile b/bbf/Makefile index 5e9c8b77f..4c6e80eaf 100644 --- a/bbf/Makefile +++ b/bbf/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libbbfdm -PKG_VERSION:=4.0.1 +PKG_VERSION:=4.0.2 PKG_FIXUP:=autoreconf PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/bbf.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=d4a9bc71e2e7e496c6247034731246ccf3901238 +PKG_SOURCE_VERSION:=8d42b6c2c2368a67ef9c195e127276c11801dc5b PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip