diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-11-29 11:44:56 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 15:15:05 +0000 |
commit | 58f7d5e29264003f62813fc3f9d09a565a68dcb1 (patch) | |
tree | 196ef403fcb0b9f0260ba60e14815c96e2fc97c8 /meta/recipes-multimedia/lame | |
parent | 7c5d4ded24dfdcedba23372e71db144f9e1e80f4 (diff) | |
download | poky-58f7d5e29264003f62813fc3f9d09a565a68dcb1.tar.gz |
lame: Update to 3.99.3
(From OE-Core rev: fad2e3d41a0f381810717395f3be2643ac9ec9e1)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/lame')
-rw-r--r-- | meta/recipes-multimedia/lame/lame_3.99.3.bb (renamed from meta/recipes-multimedia/lame/lame_3.99.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/lame/lame_3.99.1.bb b/meta/recipes-multimedia/lame/lame_3.99.3.bb index 31766fd92a..3c42cc7403 100644 --- a/meta/recipes-multimedia/lame/lame_3.99.1.bb +++ b/meta/recipes-multimedia/lame/lame_3.99.3.bb | |||
@@ -10,8 +10,8 @@ PR = "r0" | |||
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/lame/lame-${PV}.tar.gz \ | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/lame/lame-${PV}.tar.gz \ |
11 | file://no-gtk1.patch" | 11 | file://no-gtk1.patch" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "2576a7368b5c90a87adc9de6b9f0628c" | 13 | SRC_URI[md5sum] = "5ad31e33e70455eb3a7b79a5dd934fce" |
14 | SRC_URI[sha256sum] = "1eedcbe238f81cdef822f367f104a8ff918062727b61f0c62b24e9f79d941cf0" | 14 | SRC_URI[sha256sum] = "d4ea3c8d00d2cc09338425a25dbfeb4d587942cb3c83a677c09aeb1e850c74cf" |
15 | 15 | ||
16 | inherit autotools | 16 | inherit autotools |
17 | 17 | ||