From a7f537e734ca3afa7970d2d25d0616d39eb6eca8 Mon Sep 17 00:00:00 2001 From: Amin Ben Ramdhane Date: Mon, 16 Aug 2021 10:34:44 +0100 Subject: [PATCH] bbf: 4.5.3 --- bbf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bbf/Makefile b/bbf/Makefile index 9aa16d0b3..827e943b9 100644 --- a/bbf/Makefile +++ b/bbf/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libbbfdm -PKG_VERSION:=4.5.2 +PKG_VERSION:=4.5.3 PKG_FIXUP:=autoreconf PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/bbf.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=ed22bfbe0f2089e2ee0687c3dd308465a3fb092b +PKG_SOURCE_VERSION:=e10c6744442b0400e0f2c989fefd2db3af8f4f05 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip