aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-07-08 23:05:35 -0700
committerGitHub <noreply@github.com>2020-07-08 23:05:35 -0700
commit426896b0bec5d55bfe01d7b3a7c4f444ee13ca37 (patch)
tree6e2226337863f4fcacfd85697481e723f2440286 /net
parent2cfce35c5033e76ed91aa3eaec55a33c840628f1 (diff)
parent1000b84ab093b6e94e6c6ac558722fee0a338cf1 (diff)
Merge pull request #12766 from flyn-org/master
Update dmapd and libdmapsharing
Diffstat (limited to 'net')
-rw-r--r--net/dmapd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile
index 671701076..83dc2fa3c 100644
--- a/net/dmapd/Makefile
+++ b/net/dmapd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dmapd
-PKG_VERSION:=0.0.84
+PKG_VERSION:=0.0.85
PKG_RELEASE:=1
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@@ -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:=96d134e7c6d8e0394ee654903a184bfc200a3139692d124e7b11a3400138c8b2
+PKG_HASH:=69800cb96c91f6362432ec50df8f810e0ca1c499c6468e84c30731ea3b67dd78
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1