mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
libcdio-paranoia: update to 10.2+2.0.1
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
ec41b54b29
commit
f3b2c00e3b
+2
-2
@@ -1,13 +1,13 @@
|
||||
SUMMARY = "library to read digital audio CDs with error correction"
|
||||
HOMEPAGE = "http://www.gnu.org/software/libcdio/"
|
||||
BUGTRUCKER = "https://github.com/rocky/libcdio-paranoia/issues/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS = "libcdio"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/libcdio/${BP}.tar.bz2"
|
||||
SRC_URI[md5sum] = "0255aa50e660db7f2c39658b9c565814"
|
||||
SRC_URI[sha256sum] = "ec1d9b1d5a28cc042f2cb33a7cc0a2b5ce5525f102bc4c15db1fac322559a493"
|
||||
SRC_URI[sha256sum] = "33b1cf305ccfbfd03b43936975615000ce538b119989c4bec469577570b60e8a"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user