public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] lame: Update to 3.100
@ 2020-04-05 13:40 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2020-04-05 13:40 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2930 bytes --]

For details see:
https://svn.code.sf.net/p/lame/svn/trunk/lame/doc/html/history.html

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/packages/lame | 21 ++++++++++++---------
 lfs/lame                       |  8 ++++----
 2 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/config/rootfiles/packages/lame b/config/rootfiles/packages/lame
index 44fdc66bf..dc3ae8b94 100644
--- a/config/rootfiles/packages/lame
+++ b/config/rootfiles/packages/lame
@@ -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
diff --git a/lfs/lame b/lfs/lame
index 9e0bee915..f7cbb2205 100644
--- a/lfs/lame
+++ b/lfs/lame
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info(a)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)
 
-- 
2.18.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-05 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-05 13:40 [PATCH] lame: Update to 3.100 Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox