From 2c1956656c2f9176cf3b970caac2b41af6da7ee6 Mon Sep 17 00:00:00 2001 From: flyn Date: Mon, 29 Nov 2010 03:17:15 +0000 Subject: [PATCH] Update dmapd and libdmapsharing to new upstream versions git-svn-id: svn://svn.openwrt.org/openwrt/packages@24192 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 8f538b39e..bed8bd17d 100644 --- a/libs/libdmapsharing/Makefile +++ b/libs/libdmapsharing/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdmapsharing -PKG_VERSION:=2.1.12 +PKG_VERSION:=2.1.13 PKG_RELEASE:=1 PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/libdmapsharing/ -PKG_MD5SUM:=d61d4975c3f01ac9201b773e80079bf1 +PKG_MD5SUM:=36c77d387bd521df9ce5500d73223e9b PKG_BUILD_DIR:=$(BUILD_DIR)/libdmapsharing-$(PKG_VERSION) diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index fac47cebe..e05297d5e 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dmapd -PKG_VERSION:=0.0.33 +PKG_VERSION:=0.0.35 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/dmapd -PKG_MD5SUM:=6258c5320b9f25c083556f028fdf1102 +PKG_MD5SUM:=a1647b4b5fda1fd6739a0ec085aeec94 PKG_FIXUP:=libtool PKG_INSTALL:=1