From 58c7d64744b36849f8f0dea6b47d6889c10c4f02 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Sun, 3 Apr 2011 01:26:46 +0000 Subject: [PATCH] Update dmapd to new upstream version; properly build BDB module SVN-Revision: 26428 --- net/dmapd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index 5a92f8478..689407438 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dmapd -PKG_VERSION:=0.0.40 +PKG_VERSION:=0.0.41 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/dmapd -PKG_MD5SUM:=3136c584c2ae8109df4aab5090d06dd9 +PKG_MD5SUM:=79c61bc02015e1971cb7df9f80c7cda5 PKG_FIXUP:=libtool PKG_INSTALL:=1 -- 2.30.2