]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
mympd: update to 19.0.1
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 20 Dec 2024 15:30:46 +0000 (16:30 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 20 Dec 2024 15:30:46 +0000 (16:30 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/mympd

index f431194b80d68b7ae13e5921aa5ee377479f09b8..3372af620ec23cf32d2d5e3058077618a590be9e 100644 (file)
--- a/lfs/mympd
+++ b/lfs/mympd
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Webfrontend for Music Player Daemon
 
-VER        = 18.0.0
+VER        = 19.0.1
 
 THISAPP    = myMPD-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mympd
-PAK_VER    = 7
+PAK_VER    = 8
 
 DEPS       = mpd libmpdclient
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = b599c3dd621bd6d3cc3259f6015f86b69b81724390272db6e05228092fe5b75a5c74191285318dc07938fe75d4b57dd902aa9fb58518b71ae39371496e9e5aca
+$(DL_FILE)_BLAKE2 = 54930a692fd3753a7346e7e2b05c92c49083211cd1d9043ef41dc36b847d92c746ba1d7a1a88dddb2bbbfeb22bcf734f023019ed58ad7f88eb8edd6c83fcd544
 
 install : $(TARGET)