From 5ab5a4a24faf780511da28a471b8de27691470b1 Mon Sep 17 00:00:00 2001 From: acinonyx Date: Mon, 16 Jul 2012 12:22:49 +0000 Subject: [PATCH] [packages] libdmapsharing: Bump to 2.9.15 Update libdmapsharing to 2.9.15; fixes https://dev.openwrt.org/ticket/11866. Signed-off-by: W. Michael Petullo Signed-off-by: Vasilis Tsiligiannis git-svn-id: svn://svn.openwrt.org/openwrt/packages@32743 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libdmapsharing/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libdmapsharing/Makefile b/libs/libdmapsharing/Makefile index e827d02e1..55cadfdc0 100644 --- a/libs/libdmapsharing/Makefile +++ b/libs/libdmapsharing/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2010 OpenWrt.org +# Copyright (C) 2009-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libdmapsharing -PKG_VERSION:=2.9.13 +PKG_VERSION:=2.9.15 PKG_RELEASE:=1 PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/libdmapsharing/ -PKG_MD5SUM:=05aa705af3550107e7801b58735777ae +PKG_MD5SUM:=52c9e4d3de931d9013eeaccf7371bb2d PKG_BUILD_DIR:=$(BUILD_DIR)/libdmapsharing-$(PKG_VERSION) -- 2.11.0