package/dvblast: bump version to 3.4

Added md5 hash provided by upstream.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls 2018-10-03 10:16:41 +02:00 committed by Thomas Petazzoni
parent d52e17701d
commit 34bdf6662d
2 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,7 @@
# From https://get.videolan.org/dvblast/3.3/dvblast-3.3.tar.bz2
sha256 3d75d0785bc147d5c3f2360637cf869eec405d83742ae8a211adaf645b963387 dvblast-3.3.tar.bz2
# 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
# Locally computed
sha256 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d COPYING
sha256 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f COPYING.WTFPL

View file

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