mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
libdvdcss: update to 1.2.13
Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
+2
-3
@@ -1,7 +1,6 @@
|
|||||||
DESCRIPTION = "libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption."
|
DESCRIPTION = "libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption."
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||||
PR = "r1"
|
|
||||||
|
|
||||||
SRC_URI = "http://download.videolan.org/pub/libdvdcss/${PV}/libdvdcss-${PV}.tar.bz2"
|
SRC_URI = "http://download.videolan.org/pub/libdvdcss/${PV}/libdvdcss-${PV}.tar.bz2"
|
||||||
|
|
||||||
@@ -9,5 +8,5 @@ inherit autotools
|
|||||||
|
|
||||||
EXTRA_OECONF = " --disable-doc "
|
EXTRA_OECONF = " --disable-doc "
|
||||||
|
|
||||||
SRC_URI[md5sum] = "ebd5370b79ac5a83e5c61b24a214cf74"
|
SRC_URI[md5sum] = "53cfc52a60a156763c425572e5179273"
|
||||||
SRC_URI[sha256sum] = "2394a75013ab66b592d8c91d53529ede392bc9faee37fe279bd29b455eff2220"
|
SRC_URI[sha256sum] = "84f1bba6cfef1df87f774fceaefc8e73c4cda32e8f6700b224ad0acb5511ba2c"
|
||||||
Reference in New Issue
Block a user