aboutsummaryrefslogtreecommitdiff
path: root/sound/forked-daapd
diff options
context:
space:
mode:
authorejurgensen <espenjurgensen@gmail.com>2015-02-22 22:49:10 +0100
committerejurgensen <espenjurgensen@gmail.com>2015-02-22 23:04:17 +0100
commitd932d30d56785e05c72cc1562efa29b6fc4198ac (patch)
tree832d999338fd1902d39929e75e464b98cde1f234 /sound/forked-daapd
parent38e0c6bbbbc7adef3800f943f00ffea081993b53 (diff)
forked-daapd: update to 22.3
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Diffstat (limited to 'sound/forked-daapd')
-rw-r--r--sound/forked-daapd/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sound/forked-daapd/Makefile b/sound/forked-daapd/Makefile
index 48214831e..8599c3831 100644
--- a/sound/forked-daapd/Makefile
+++ b/sound/forked-daapd/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2014 OpenWrt.org
+# Copyright (C) 2006-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,9 +8,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=forked-daapd
-PKG_VERSION:=22.2
-PKG_RELEASE:=20150129
-PKG_REV:=77f206c11855d2d84688a6e7cd9c8932e8a89205
+PKG_VERSION:=22.3
+PKG_RELEASE:=20150222
+PKG_REV:=81b0d330691ce22879514af04c7d831bca8a6e19
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
@@ -36,7 +36,7 @@ TITLE:=iTunes (DAAP) server for Apple Remote and AirPlay
URL:=https://github.com/ejurgensen/forked-daapd
DEPENDS:=+libgpg-error +libgcrypt +libgdbm +zlib +libexpat +libunistring \
+libevent2 +libdaemon +libantlr3c +confuse +glib2 +alsa-lib +libffmpeg-full \
- +mxml +libavl +libavahi-client +sqlite3-cli +libplist +libcurl
+ +mxml +libavahi-client +sqlite3-cli +libplist +libcurl
endef
define Package/forked-daapd/conffiles