diff options
-rw-r--r-- | meta/recipes-multimedia/liba52/liba52_0.7.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/liba52/liba52_0.7.4.bb b/meta/recipes-multimedia/liba52/liba52_0.7.4.bb index 7a3b4a43c8..0aee0f022f 100644 --- a/meta/recipes-multimedia/liba52/liba52_0.7.4.bb +++ b/meta/recipes-multimedia/liba52/liba52_0.7.4.bb | |||
@@ -10,7 +10,7 @@ SECTION = "libs" | |||
10 | 10 | ||
11 | inherit autotools | 11 | inherit autotools |
12 | 12 | ||
13 | SRC_URI = "http://liba52.sourceforge.net/files/a52dec-${PV}.tar.gz \ | 13 | SRC_URI = "https://downloads.yoctoproject.org/mirror/sources/a52dec-${PV}.tar.gz \ |
14 | file://buildcleanup.patch" | 14 | file://buildcleanup.patch" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "caa9f5bc44232dc8aeea773fea56be80" | 16 | SRC_URI[md5sum] = "caa9f5bc44232dc8aeea773fea56be80" |