]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
mympd: update to 20.1.0
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 2 Apr 2025 07:43:49 +0000 (09:43 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 2 Apr 2025 07:43:49 +0000 (09:43 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/mympd

index 81e270fab8a4d0f50e45bb2793046212d4c130d8..fe3faf6e4654b71bd6d5d6d74706fb33c48eb530 100644 (file)
--- a/lfs/mympd
+++ b/lfs/mympd
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Webfrontend for Music Player Daemon
 
-VER        = 19.0.2
+VER        = 20.1.0
 
 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    = 10
+PAK_VER    = 11
 
 DEPS       = mpd libmpdclient
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = a3f6c5e46b3f69ac8f7d9fee9af4425533604b0de94d18990fdc6e08178191d489b1290496d68f6a975f01e6340a160368e0f5f617c861cc11cdf1d43a1a6435
+$(DL_FILE)_BLAKE2 = 690a9126f5e3bcad28cab2cb992d74b295578794028ec05f876bcee2efd49a91d9f22cb6c46a412802fce24d98c182cb27ea4174157f00e2a67e7d92555509be
 
 install : $(TARGET)