dvblast: bump to version 3.3

Add hash for license files

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2018-09-22 22:01:05 +02:00 committed by Thomas Petazzoni
parent 382b377c11
commit 5dea966f89
2 changed files with 5 additions and 3 deletions

View File

@ -1,2 +1,4 @@
# From https://get.videolan.org/dvblast/3.1/dvblast-3.1.tar.bz2
sha256 3159e8666a3b1822aeccd01684bdcad712a0da88d758bef6b7e2c396f27fd3e0 dvblast-3.1.tar.bz2
# From https://get.videolan.org/dvblast/3.3/dvblast-3.3.tar.bz2
sha256 3d75d0785bc147d5c3f2360637cf869eec405d83742ae8a211adaf645b963387 dvblast-3.3.tar.bz2
sha256 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d COPYING
sha256 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f COPYING.WTFPL

View File

@ -4,7 +4,7 @@
#
################################################################################
DVBLAST_VERSION = 3.1
DVBLAST_VERSION = 3.3
DVBLAST_SOURCE = dvblast-$(DVBLAST_VERSION).tar.bz2
DVBLAST_SITE = https://get.videolan.org/dvblast/$(DVBLAST_VERSION)
DVBLAST_LICENSE = GPL-2.0+, WTFPL