From f4e9b2d9e90f961cbf8931ffe0fbf1dfaf723747 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Sat, 27 Feb 2016 12:47:47 +0100 Subject: [PATCH] shairplay: update to latest version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- sound/shairplay/Makefile | 6 +++--- sound/shairplay/patches/001-key_file_dir.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sound/shairplay/Makefile b/sound/shairplay/Makefile index 81ba7b6984..191647c51e 100644 --- a/sound/shairplay/Makefile +++ b/sound/shairplay/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2015 OpenWrt.org +# Copyright (C) 2014-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=shairplay -PKG_VERSION:=2015-09-29 +PKG_VERSION:=2016-01-01 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://github.com/juhovh/shairplay.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=498bc5bcdd305e04721f94a04b9f26a7da72673f +PKG_SOURCE_VERSION:=ce80e005908f41d0e6fde1c4a21e9cb8ee54007b PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Álvaro Fernández Rojas diff --git a/sound/shairplay/patches/001-key_file_dir.patch b/sound/shairplay/patches/001-key_file_dir.patch index 3c5e3a5955..af9bd8448c 100644 --- a/sound/shairplay/patches/001-key_file_dir.patch +++ b/sound/shairplay/patches/001-key_file_dir.patch @@ -1,6 +1,6 @@ --- a/src/shairplay.c +++ b/src/shairplay.c -@@ -346,7 +346,7 @@ main(int argc, char *argv[]) +@@ -350,7 +350,7 @@ main(int argc, char *argv[]) raop_cbs.audio_destroy = audio_destroy; raop_cbs.audio_set_volume = audio_set_volume; -- 2.30.2