From 1379e452bc26b459ea325646ad5824928a3b9752 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Thu, 19 Nov 2020 13:05:39 -0600 Subject: [PATCH] dmapd: update 0.0.86 Signed-off-by: W. Michael Petullo --- net/dmapd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index 83dc2fa3c..8d1551796 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dmapd -PKG_VERSION:=0.0.85 +PKG_VERSION:=0.0.86 PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo @@ -18,7 +18,7 @@ PKG_LICENSE_FILES:=COPYING PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.flyn.org/projects/dmapd -PKG_HASH:=69800cb96c91f6362432ec50df8f810e0ca1c499c6468e84c30731ea3b67dd78 +PKG_HASH:=9abda655b22b1802932bc13c8c7e18687c51f8f1f3a97974b16fafec0191a053 PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1