mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/dvblast: bump version to 3.5
https://code.videolan.org/videolan/dvblast/-/blob/3.5/NEWS Depends on bitstream >= 1.6. 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
86254ee6b5
commit
9c66b7ece1
@@ -1,7 +1,7 @@
|
||||
# From https://get.videolan.org/dvblast/3.4/dvblast-3.4.tar.bz2.md5
|
||||
md5 148a26e1207e111f905461cfb1cd106a dvblast-3.4.tar.bz2
|
||||
# From https://get.videolan.org/dvblast/3.4/dvblast-3.4.tar.bz2.sha256
|
||||
sha256 7abd45aff738544017350af87ec7ebad00fcfb4e4effd04f35023d504d9b6f44 dvblast-3.4.tar.bz2
|
||||
# From https://get.videolan.org/dvblast/3.5/dvblast-3.5.tar.bz2.md5
|
||||
md5 d244aadb0b202a0838449235fc5f27dd dvblast-3.5.tar.bz2
|
||||
# From https://get.videolan.org/dvblast/3.5/dvblast-3.5.tar.bz2.sha256
|
||||
sha256 baa5a9aa1726b97240e16fef8856395cd42440aee410bf479479249f9cce6076 dvblast-3.5.tar.bz2
|
||||
# Locally computed
|
||||
sha256 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d COPYING
|
||||
sha256 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f COPYING.WTFPL
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DVBLAST_VERSION = 3.4
|
||||
DVBLAST_VERSION = 3.5
|
||||
DVBLAST_SOURCE = dvblast-$(DVBLAST_VERSION).tar.bz2
|
||||
DVBLAST_SITE = https://get.videolan.org/dvblast/$(DVBLAST_VERSION)
|
||||
DVBLAST_LICENSE = GPL-2.0+, WTFPL
|
||||
|
||||
Reference in New Issue
Block a user