From 0884ecd15ee184bbd2773f8adc4df608c5f0cfa5 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Tue, 6 Aug 2024 10:33:24 +0200 Subject: [PATCH] libdpp: 2.1.1 --- libdpp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libdpp/Makefile b/libdpp/Makefile index bd773ae39..e2d77d1e3 100644 --- a/libdpp/Makefile +++ b/libdpp/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdpp -PKG_VERSION:=2.1.0 +PKG_VERSION:=2.1.1 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=1f82436531d4bb094b0b74e99613e0dfc84eada3 +PKG_SOURCE_VERSION:=6024efd3db9dd490c07465ea9b0c15120063165c PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/libdpp.git PKG_MAINTAINER:=Jakob Olsson PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz