Merge pull request #3613 from ejurgensen/forked-daapd_24.2

forked-daapd: Update to version 24.2
pull/3596/merge
Hannu Nyman 2016-12-04 01:23:25 +02:00 committed by GitHub
commit 4a07953154
1 changed files with 3 additions and 3 deletions

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)