Browse Source

forked-daapd: Update to version 24.2

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
lilik-openwrt-22.03
ejurgensen 8 years ago
parent
commit
49186dfaef
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      sound/forked-daapd/Makefile

+ 3
- 3
sound/forked-daapd/Makefile 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.
# 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)


Loading…
Cancel
Save