]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/mpc
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
[people/mfischer/ipfire-2.x.git] / lfs / mpc
diff --git a/lfs/mpc b/lfs/mpc
index 06aa9c890d9a9b1017c2fa7ef26c3dedb87a96e6..78fd9488c6aee2b5f653eae73f3ce154cb4b8af0 100644 (file)
--- a/lfs/mpc
+++ b/lfs/mpc
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Client for the Music Player Daemon
 
-VER        = 0.33
+VER        = 0.34
 
 THISAPP    = mpc-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpc
-PAK_VER    = 8
+PAK_VER    = 9
 
 DEPS       = mpd libmpdclient
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 220848e088964297fbaddeedf61d5ddc90386df360a6af81b2d3753517f7ee36ff3d9462242f38b17c991996927a7d1fc253e1006253f2f875023ddb75a800c2
+$(DL_FILE)_BLAKE2 = 709f54ceebd66f703e5b1bf6ff8deb890e484fdc29c0b2198922763e347caac89d6eec5f74101f9fa860436e7493e2b02cc6b1b26e800e783546fe5a0c6e0d8f
 
 install : $(TARGET)