From: Saul Wold Date: Wed, 9 Nov 2011 01:15:15 +0000 (-0800) Subject: lame: update to 3.99.1 X-Git-Tag: 2015-4~12823 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1d8e077dc1e5166c9c6251c6a596a24785921a21;p=openembedded-core.git lame: update to 3.99.1 Updated lame.h checksum due to change of LGPL Lessor -> Library Signed-off-by: Saul Wold --- diff --git a/meta/recipes-multimedia/lame/lame-3.98.4/no-gtk1.patch b/meta/recipes-multimedia/lame/lame/no-gtk1.patch similarity index 100% rename from meta/recipes-multimedia/lame/lame-3.98.4/no-gtk1.patch rename to meta/recipes-multimedia/lame/lame/no-gtk1.patch diff --git a/meta/recipes-multimedia/lame/lame_3.98.4.bb b/meta/recipes-multimedia/lame/lame_3.99.1.bb similarity index 82% rename from meta/recipes-multimedia/lame/lame_3.98.4.bb rename to meta/recipes-multimedia/lame/lame_3.99.1.bb index 680ea48b0e..31766fd92a 100644 --- a/meta/recipes-multimedia/lame/lame_3.98.4.bb +++ b/meta/recipes-multimedia/lame/lame_3.99.1.bb @@ -4,14 +4,14 @@ BUGTRACKER = "http://sourceforge.net/tracker/?group_id=290&atid=100290" SECTION = "console/utils" LICENSE = "LGPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9 \ - file://include/lame.h;beginline=1;endline=20;md5=d3ff8cae3e79c4e9da7169c7928dc3a2" + file://include/lame.h;beginline=1;endline=20;md5=a2258182c593c398d15a48262130a92b PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/lame/lame-${PV}.tar.gz \ file://no-gtk1.patch" -SRC_URI[md5sum] = "8e9866ad6b570c6c95c8cba48060473f" -SRC_URI[sha256sum] = "ac3144c76617223a9be4aaa3e28a66b51bcab28141050c3af04cb06836f772c8" +SRC_URI[md5sum] = "2576a7368b5c90a87adc9de6b9f0628c" +SRC_URI[sha256sum] = "1eedcbe238f81cdef822f367f104a8ff918062727b61f0c62b24e9f79d941cf0" inherit autotools