mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
libcdio: bump to version 2.0.0
Add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
29bccabdeb
commit
84835f9471
@ -1,2 +1,5 @@
|
|||||||
# Locally calculated after checking signature
|
# Locally calculated after checking signature
|
||||||
sha256 96e2c903f866ae96f9f5b9048fa32db0921464a2286f5b586c0f02699710025a libcdio-0.94.tar.gz
|
sha256 1b481b5da009bea31db875805665974e2fc568e2b2afa516f4036733657cf958 libcdio-2.0.0.tar.gz
|
||||||
|
|
||||||
|
# Hash for license file:
|
||||||
|
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBCDIO_VERSION = 0.94
|
LIBCDIO_VERSION = 2.0.0
|
||||||
LIBCDIO_SITE = $(BR2_GNU_MIRROR)/libcdio
|
LIBCDIO_SITE = $(BR2_GNU_MIRROR)/libcdio
|
||||||
LIBCDIO_INSTALL_STAGING = YES
|
LIBCDIO_INSTALL_STAGING = YES
|
||||||
LIBCDIO_LICENSE = GPL-3.0+
|
LIBCDIO_LICENSE = GPL-3.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user