commit 4a07953154485582600f43cba9e96cda1307f4ca
parent 1ca5e382d6418da2d44d3abc745bc9c615565bb8
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Sun, 4 Dec 2016 01:23:25 +0200
Merge pull request #3613 from ejurgensen/forked-daapd_24.2
forked-daapd: Update to version 24.2
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sound/forked-daapd/Makefile b/sound/forked-daapd/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2015 OpenWrt.org
+# Copyright (C) 2006-2016 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:=24.1
+PKG_VERSION:=24.2
PKG_RELEASE:=1
-PKG_REV:=524d060b7a9a68ab4375460d2da611a80e4fc18b
+PKG_REV:=1b6283752ed0b790a6658bed1f05946e1af193da
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)