diff --git a/libdpp/Makefile b/libdpp/Makefile index e2d77d1e3..618a65b37 100644 --- a/libdpp/Makefile +++ b/libdpp/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdpp -PKG_VERSION:=2.1.1 +PKG_VERSION:=2.1.3 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=6024efd3db9dd490c07465ea9b0c15120063165c +PKG_SOURCE_VERSION:=fdfe23e51ff77ca6d2661ad6208d097758524147 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