Changeset e6aca03d8dbeb5fd06fbdbcf69d781aa48b62cf3

Show
Ignore:
Timestamp:
09/24/07 09:40:51 (1 year ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1190619651 +0000
git-parent:

[eeca8b164f0661bc9104743557253e2b1bb97fca]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1190619651 +0000
Message:

Contribs - Lame. Why were we using 3.97b2 instead of 3.97 ????

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/src/Makefile

    reeca8b1 re6aca03  
    912912lame: lame-$(LAME_VERSION).tar.gz 
    913913    $(EXTRACT_GZ) 
    914     rm -rf lame;  mv lame-3.97 lame; touch lame 
    915914 
    916915.lame: lame 
  • extras/contrib/src/packages.mak

    r3da67c9 re6aca03  
    8282FAAC_VERSION=1.25 
    8383FAAC_URL=$(SF)/faac/faac-$(FAAC_VERSION).tar.gz 
    84 LAME_VERSION=3.97b2 
     84LAME_VERSION=3.97 
    8585LAME_URL=$(SF)/lame/lame-$(LAME_VERSION).tar.gz 
    8686LIBEBML_VERSION=0.7.7