]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/lame
Added include file for squidclam and corrected install routine
[people/pmueller/ipfire-2.x.git] / lfs / lame
index a8925b055581dd9df4ea75a50bca774a302f7001..604d505460fc696dc79deee7c8801cbcdce05952 100644 (file)
--- a/lfs/lame
+++ b/lfs/lame
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.96.1
+VER        = 3.97
 
 THISAPP    = lame-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,8 +34,6 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = lame
 PAK_VER    = 1
 
-DESCDE     = "Ein Konsolen-MP3-Codec."
-DESCEN     = "A mp3 codec for console."
 DEPS       = "libmad"
 
 ###############################################################################
@@ -46,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e1206c46a5e276feca11a7149e2fc6ac
+$(DL_FILE)_MD5 = 90a4acbb730d150dfe80de145126eef7
 
 install : $(TARGET)