From 7f1138c62021b7852f8d67cb1a4292751257d5d1 Mon Sep 17 00:00:00 2001 From: flyn Date: Sun, 3 Apr 2011 01:26:46 +0000 Subject: [PATCH] Update dmapd to new upstream version; properly build BDB module git-svn-id: svn://svn.openwrt.org/openwrt/packages@26428 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0