From e53628029423b54ce7c04894b94dd27de672a951 Mon Sep 17 00:00:00 2001 From: flyn Date: Sun, 23 Oct 2011 06:41:57 +0000 Subject: [PATCH] Update dmapd and libdmapsharing to new upstream versions git-svn-id: svn://svn.openwrt.org/openwrt/packages@28531 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libdmapsharing/Makefile | 4 ++-- net/dmapd/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/libdmapsharing/Makefile b/libs/libdmapsharing/Makefile index 840b48fb0..7b5f12373 100644 --- a/libs/libdmapsharing/Makefile +++ b/libs/libdmapsharing/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdmapsharing -PKG_VERSION:=2.9.12 +PKG_VERSION:=2.9.13 PKG_RELEASE:=1 PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/libdmapsharing/ -PKG_MD5SUM:=ec34948df21e9ba0656c917b10fed1c3 +PKG_MD5SUM:=05aa705af3550107e7801b58735777ae PKG_BUILD_DIR:=$(BUILD_DIR)/libdmapsharing-$(PKG_VERSION) diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index a16e73760..93881a97a 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dmapd -PKG_VERSION:=0.0.42 +PKG_VERSION:=0.0.43 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/dmapd -PKG_MD5SUM:=f343b09d2e3e0da589c11e07abb6e879 +PKG_MD5SUM:=8b5d81beefa758d986300264e7d4324f PKG_FIXUP:=libtool PKG_INSTALL:=1