forked-daapd: Update to version 24.2

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
This commit is contained in:
ejurgensen 2016-12-03 17:41:26 +01:00
parent c64a84937e
commit 49186dfaef

View file

@ -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. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -8,9 +8,9 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=forked-daapd PKG_NAME:=forked-daapd
PKG_VERSION:=24.1 PKG_VERSION:=24.2
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_REV:=524d060b7a9a68ab4375460d2da611a80e4fc18b PKG_REV:=1b6283752ed0b790a6658bed1f05946e1af193da
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)