]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libmpdclient
Merge remote-tracking branch 'mfischer/daq' into next
[ipfire-2.x.git] / lfs / libmpdclient
index e2e8bdeebdd9f72bf0d51127209babe60fb85965..afbbb7dc36d51e20a38efe313abef6b222263d50 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.4
+VER        = 2.5
 
 THISAPP    = libmpdclient-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = libmpdclient
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8c166c5212dd95d538d3a35bb9ad4634
+$(DL_FILE)_MD5 = c1e359de6fbee3dc052deaeed05350db
 
 install : $(TARGET)