From cfb3d5e379114a34a1cb1c21e6647470902e9300 Mon Sep 17 00:00:00 2001 From: flyn Date: Thu, 11 Nov 2010 21:18:11 +0000 Subject: [PATCH] Update dmapd and libdmapsharing to new upstream versions git-svn-id: svn://svn.openwrt.org/openwrt/packages@23967 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 fd1aa9876..71ee0496d 100644 --- a/libs/libdmapsharing/Makefile +++ b/libs/libdmapsharing/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdmapsharing -PKG_VERSION:=2.1.8 +PKG_VERSION:=2.1.9 PKG_RELEASE:=1 PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/libdmapsharing/ -PKG_MD5SUM:=88583f0c6160142567e8b521f210443b +PKG_MD5SUM:=04f722d08f56a01f3c985bfdeb4b28ea PKG_BUILD_DIR:=$(BUILD_DIR)/libdmapsharing-$(PKG_VERSION) diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index dab8aba82..9ca891ad4 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dmapd -PKG_VERSION:=0.0.31 +PKG_VERSION:=0.0.32 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/dmapd -PKG_MD5SUM:=c7cdd8f88cce6e12e6e19710829809d3 +PKG_MD5SUM:=9cf00efad7a4e247250f5be2e74419ca PKG_FIXUP:=libtool PKG_INSTALL:=1