mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libcdio: bump version to 2.3.0
Release notes: https://github.com/libcdio/libcdio/releases/tag/2.3.0 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
3862abb010
commit
d9d4868200
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking signature
|
||||
sha256 6f8fbdf4d189cf63f2a7a1549c516cd720c7b222c7aaadbc924a26e745a48539 libcdio-2.2.0.tar.bz2
|
||||
# From https://github.com/libcdio/libcdio/releases/tag/2.3.0
|
||||
sha256 53e83d284667535a767fd2d31edad1a6701591960459df373a10f1f21e80a7ed libcdio-2.3.0.tar.bz2
|
||||
|
||||
# Hash for license file:
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBCDIO_VERSION = 2.2.0
|
||||
LIBCDIO_VERSION = 2.3.0
|
||||
LIBCDIO_SOURCE = libcdio-$(LIBCDIO_VERSION).tar.bz2
|
||||
LIBCDIO_SITE = https://github.com/libcdio/libcdio/releases/download/$(LIBCDIO_VERSION)
|
||||
LIBCDIO_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user