From 2af76e93d6804bed5cb9a18395f4dc5bfd815964 Mon Sep 17 00:00:00 2001 From: vdutta Date: Wed, 25 May 2022 20:09:52 +0530 Subject: [PATCH] bbf: 6.6.42 --- bbf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bbf/Makefile b/bbf/Makefile index 7e1ff79e8..81ccefd8d 100644 --- a/bbf/Makefile +++ b/bbf/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libbbfdm -PKG_VERSION:=6.6.41 +PKG_VERSION:=6.6.42 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/bbf.git -PKG_SOURCE_VERSION:=007255fa72ec7dd79f9aee2dab14c48e0a5e92db +PKG_SOURCE_VERSION:=bcdb9a3fe26a09c52acece9ab09e30009902f010 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip