From 9eb18b34c68c0044f62fc601580f48384496f61b Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Tue, 2 May 2023 19:53:59 +0200 Subject: [PATCH] shairport-sync: bump PAK_VER due to ffmpeg library sobump Signed-off-by: Adolf Belka Signed-off-by: Arne Fitzenreiter --- lfs/shairport-sync | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/shairport-sync b/lfs/shairport-sync index 5ffd085f72..946aedeecb 100644 --- a/lfs/shairport-sync +++ b/lfs/shairport-sync @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = shairport-sync -PAK_VER = 10 +PAK_VER = 11 DEPS = alac alsa avahi ffmpeg libdaemon libplist nqptp soxr -- 2.39.5