Merge pull request #2951 from MikePetullo/for-15.05
dmapd: update to 0.0.73
This commit is contained in:
commit
992130a11f
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dmapd
|
||||
PKG_VERSION:=0.0.72
|
||||
PKG_VERSION:=0.0.73
|
||||
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:=http://www.flyn.org/projects/dmapd
|
||||
PKG_MD5SUM:=0fe290d1bf003296b1ed9dfcc0108d6f
|
||||
PKG_MD5SUM:=458adf9d0c0e434fb92ebc8bd9739f68
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=2
|
||||
|
|
Loading…
Reference in a new issue