From 0afa721bcaffb8fc1a5510af153c976611241f2e Mon Sep 17 00:00:00 2001 From: Amin Ben Ramdhane Date: Wed, 23 Sep 2020 19:24:18 +0100 Subject: [PATCH] bbf: 2.2-2020-09-21 --- bbf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bbf/Makefile b/bbf/Makefile index de0654891..5f7957872 100644 --- a/bbf/Makefile +++ b/bbf/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libbbfdm -PKG_VERSION:=2.1-2020-09-17 +PKG_VERSION:=2.2-2020-09-21 PKG_FIXUP:=autoreconf PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/bbf.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=affcc1f42a1071df250a15b7fcad929309cfd3c3 +PKG_SOURCE_VERSION:=54787c12f8b9fb79d94f683203b0b505e705aed6 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)