mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
package/libbluray: bump version to 1.5.0
https://code.videolan.org/videolan/libbluray/-/blob/1.5.0/ChangeLog 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
b9779e4974
commit
4db5d10c0d
@@ -1,4 +1,4 @@
|
||||
# From https://download.videolan.org/pub/videolan/libbluray/1.4.0/libbluray-1.4.0.tar.xz.sha512
|
||||
sha512 7284169b32624e5ca4fd71b260a4cc2921efafb1f63143a562568be45e373bfcbfeac63895d5659ccdcb11d7dbd0236cc46ccb15c12eff855703010e46991f27 libbluray-1.4.0.tar.xz
|
||||
# From https://download.videolan.org/pub/videolan/libbluray/1.5.0/
|
||||
sha256 f676408e91a5d321abf8b8d4dfdae36205c297dab5c54c3ec519639025f474a2 libbluray-1.5.0.tar.xz
|
||||
# Locally computed
|
||||
sha256 b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9d COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBBLURAY_VERSION = 1.4.0
|
||||
LIBBLURAY_VERSION = 1.5.0
|
||||
LIBBLURAY_SOURCE = libbluray-$(LIBBLURAY_VERSION).tar.xz
|
||||
LIBBLURAY_SITE = https://download.videolan.org/pub/videolan/libbluray/$(LIBBLURAY_VERSION)
|
||||
LIBBLURAY_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user