]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
lame: Update to 3.100
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 5 Apr 2020 13:40:27 +0000 (15:40 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 26 Apr 2020 07:31:17 +0000 (07:31 +0000)
For details see:
https://svn.code.sf.net/p/lame/svn/trunk/lame/doc/html/history.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/packages/lame
lfs/lame

index 44fdc66bfab59b1f66b01b4c758bfc3ade8610a4..dc3ae8b9431e31407a270ca706895d4cdce8bdd3 100644 (file)
@@ -7,17 +7,20 @@ usr/bin/lame
 usr/lib/libmp3lame.so
 usr/lib/libmp3lame.so.0
 usr/lib/libmp3lame.so.0.0.0
-#usr/man/man1/lame.1
 #usr/share/doc/lame
 #usr/share/doc/lame/html
-#usr/share/doc/lame/html/basic.html
+#usr/share/doc/lame/html/about.html
+#usr/share/doc/lame/html/abr.html
+#usr/share/doc/lame/html/cbr.html
+#usr/share/doc/lame/html/contact.html
 #usr/share/doc/lame/html/contributors.html
-#usr/share/doc/lame/html/examples.html
+#usr/share/doc/lame/html/detailed.html
 #usr/share/doc/lame/html/history.html
-#usr/share/doc/lame/html/id3.html
 #usr/share/doc/lame/html/index.html
-#usr/share/doc/lame/html/lame.css
-#usr/share/doc/lame/html/modes.html
-#usr/share/doc/lame/html/node6.html
-#usr/share/doc/lame/html/presets.html
-#usr/share/doc/lame/html/switchs.html
+#usr/share/doc/lame/html/introduction.html
+#usr/share/doc/lame/html/links.html
+#usr/share/doc/lame/html/list.html
+#usr/share/doc/lame/html/ms_stereo.html
+#usr/share/doc/lame/html/usage.html
+#usr/share/doc/lame/html/vbr.html
+#usr/share/man/man1/lame.1
index 9e0bee9158fbba7e90bf0179679c5c322ace4746..f7cbb22051e377563afe445d5cf04430214806d2 100644 (file)
--- a/lfs/lame
+++ b/lfs/lame
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.97
+VER        = 3.100
 
 THISAPP    = lame-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = lame
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       =
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 90a4acbb730d150dfe80de145126eef7
+$(DL_FILE)_MD5 = 83e260acbe4389b54fe08e0bdbf7cddb
 
 install : $(TARGET)