From: flyn Date: Mon, 28 Mar 2011 22:55:36 +0000 (+0000) Subject: Update dmapd and libdmapsharing to new upstream versions X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1835f89200e62928cd6796e21e1b74ebad65775d;p=packages.git Update dmapd and libdmapsharing to new upstream versions git-svn-id: svn://svn.openwrt.org/openwrt/packages@26348 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libdmapsharing/Makefile b/libs/libdmapsharing/Makefile index 24aecc2ff..0149d6b25 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 471b41225..b29e93ccc 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