diff options
Diffstat (limited to 'recipes/libvorbis/libvorbis_1.2.0.bb')
-rw-r--r-- | recipes/libvorbis/libvorbis_1.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/libvorbis/libvorbis_1.2.0.bb b/recipes/libvorbis/libvorbis_1.2.0.bb index 767a38a4de..67bf779989 100644 --- a/recipes/libvorbis/libvorbis_1.2.0.bb +++ b/recipes/libvorbis/libvorbis_1.2.0.bb @@ -10,3 +10,6 @@ SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz \ file://r14602-CVE-2008-1423.patch;patch=1 \ " + +SRC_URI[md5sum] = "478646358c49f34aedcce58948793619" +SRC_URI[sha256sum] = "6eb7040048e35448fe224fa3fd993eb4e49a905c57893886082f1674d43b0e73" |