]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
mympd: update to 20.1.2
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 18 Apr 2025 10:04:40 +0000 (12:04 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 18 Apr 2025 10:04:40 +0000 (12:04 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/mympd

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