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:
Bernd Kuhls
2025-12-29 09:18:13 +01:00
committed by Julien Olivain
parent 3862abb010
commit d9d4868200
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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