From: W. Michael Petullo Date: Wed, 1 Jun 2011 21:32:19 +0000 (+0000) Subject: Update dmapd and libdmapsharing to new upstream versions X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=c7a511085349c24a0efab7570da1de6671063ede;ds=sidebyside Update dmapd and libdmapsharing to new upstream versions SVN-Revision: 27089 --- diff --git a/libs/libdmapsharing/Makefile b/libs/libdmapsharing/Makefile index ce940699a7..6edc986d6e 100644 --- a/libs/libdmapsharing/Makefile +++ b/libs/libdmapsharing/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdmapsharing -PKG_VERSION:=2.9.8 +PKG_VERSION:=2.9.12 PKG_RELEASE:=1 PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/libdmapsharing/ -PKG_MD5SUM:=ef309a539ae025ff44937069874e271c +PKG_MD5SUM:=ec34948df21e9ba0656c917b10fed1c3 PKG_BUILD_DIR:=$(BUILD_DIR)/libdmapsharing-$(PKG_VERSION) diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index 6894074381..89ef7b674b 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dmapd -PKG_VERSION:=0.0.41 +PKG_VERSION:=0.0.42 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/dmapd -PKG_MD5SUM:=79c61bc02015e1971cb7df9f80c7cda5 +PKG_MD5SUM:=f343b09d2e3e0da589c11e07abb6e879 PKG_FIXUP:=libtool PKG_INSTALL:=1