diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-21 23:32:34 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 12:47:34 +0000 |
commit | 4af2f72f657dae94f65a60441aca76c19b0f7361 (patch) | |
tree | b244872ef4704778acebcedc472e52d267036008 /meta | |
parent | ec3f2d3cda1eced3d1c519c2243af4b764674c9f (diff) | |
download | openembedded-core-4af2f72f657dae94f65a60441aca76c19b0f7361.tar.gz openembedded-core-4af2f72f657dae94f65a60441aca76c19b0f7361.tar.bz2 openembedded-core-4af2f72f657dae94f65a60441aca76c19b0f7361.zip |
lame: update HOMEPAGE
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-multimedia/lame/lame_3.99.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/lame/lame_3.99.5.bb b/meta/recipes-multimedia/lame/lame_3.99.5.bb index ed825d2cff..907ff8f9d0 100644 --- a/meta/recipes-multimedia/lame/lame_3.99.5.bb +++ b/meta/recipes-multimedia/lame/lame_3.99.5.bb @@ -1,5 +1,5 @@ SUMMARY = "High quality MP3 audio encoder" -HOMEPAGE = "http://sourceforge.net/projects/lame/files/lame/" +HOMEPAGE = "http://lame.sourceforge.net/" BUGTRACKER = "http://sourceforge.net/tracker/?group_id=290&atid=100290" SECTION = "console/utils" LICENSE = "LGPLv2+" |