From c5df7e08a1c9bd2d115e66fb5fd1169766b143a8 Mon Sep 17 00:00:00 2001 From: Markus Gothe Date: Thu, 11 Jun 2020 18:04:54 +0200 Subject: [PATCH] peripheral-manager: 1.0.2 --- peripheral_manager/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/peripheral_manager/Makefile b/peripheral_manager/Makefile index 578f900b9..367bf20b2 100644 --- a/peripheral_manager/Makefile +++ b/peripheral_manager/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=peripheral_manager -PKG_VERSION:=1.0.1 +PKG_VERSION:=1.0.2 PKG_RELEASE:=1 -PKG_SOURCE_VERSION:=3e17bcf1f1fc6d1c75253247e795942b3b5c7906 +PKG_SOURCE_VERSION:=7546ef000c2cd761eca405e158af48fcbd421b2b PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/peripheral-manager