package/dvblast: bump version to 3.1
Upstream now provides sha256 hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9de54bff40
commit
308487a626
@ -1,4 +1,2 @@
|
||||
# from https://get.videolan.org/dvblast/3.0/dvblast-3.0.tar.bz2.md5
|
||||
md5 89ea9ffb16476d47b8853e52a8a3ee63 dvblast-3.0.tar.bz2
|
||||
# locally calculated
|
||||
sha256 4fc3eb2a3d3545cb76a5c515a16671d1c34fe2f5dad57b71e89bd54c14c3045e dvblast-3.0.tar.bz2
|
||||
# From https://get.videolan.org/dvblast/3.1/dvblast-3.1.tar.bz2
|
||||
sha256 3159e8666a3b1822aeccd01684bdcad712a0da88d758bef6b7e2c396f27fd3e0 dvblast-3.1.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DVBLAST_VERSION = 3.0
|
||||
DVBLAST_VERSION = 3.1
|
||||
DVBLAST_SOURCE = dvblast-$(DVBLAST_VERSION).tar.bz2
|
||||
DVBLAST_SITE = https://get.videolan.org/dvblast/$(DVBLAST_VERSION)
|
||||
DVBLAST_LICENSE = GPL-2.0+, WTFPL
|
||||
|
Loading…
Reference in New Issue
Block a user