From: W. Michael Petullo Date: Mon, 28 Mar 2011 22:55:36 +0000 (+0000) Subject: Update dmapd and libdmapsharing to new upstream versions X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=08ae52df067504dcdb7fdc9c823dbdcb538b996e;p=openwrt%2Fsvn-archive%2Farchive.git Update dmapd and libdmapsharing to new upstream versions SVN-Revision: 26348 --- diff --git a/libs/libdmapsharing/Makefile b/libs/libdmapsharing/Makefile index 24aecc2ff2..0149d6b25f 100644 --- a/libs/libdmapsharing/Makefile +++ b/libs/libdmapsharing/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdmapsharing -PKG_VERSION:=2.1.13 +PKG_VERSION:=2.9.7 PKG_RELEASE:=1 PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/libdmapsharing/ -PKG_MD5SUM:=36c77d387bd521df9ce5500d73223e9b +PKG_MD5SUM:=5eeded6d82ed2c2f6f310b9bd484798c PKG_BUILD_DIR:=$(BUILD_DIR)/libdmapsharing-$(PKG_VERSION) @@ -44,7 +44,7 @@ endef define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include/ $(CP) \ - $(PKG_INSTALL_DIR)/usr/include/libdmapsharing-2.2/ \ + $(PKG_INSTALL_DIR)/usr/include/libdmapsharing-3.0/ \ $(1)/usr/include/ $(INSTALL_DIR) $(1)/usr/lib/ $(CP) \ diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index 471b41225b..b29e93cccd 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dmapd -PKG_VERSION:=0.0.35 +PKG_VERSION:=0.0.39 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/dmapd -PKG_MD5SUM:=a1647b4b5fda1fd6739a0ec085aeec94 +PKG_MD5SUM:=913130602c4d7cc4878d3135d4cb65ac PKG_FIXUP:=libtool PKG_INSTALL:=1