package/tovid: bump version
Support for mpv is not present in the tarball version 0.35.2, therefore we bump this package to current git master branch to prepare the switch from mplayer to mpv. Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
3f44911971
commit
23001ad1a1
@ -1,2 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 3193d081a7aa8e00f946b7514066f1fb7647f533ab1ebcc36b5ced927b0a1ab5 tovid-0.35.2.tar.gz
|
sha256 c03a746a3592a656bab0be4045da114a4231eb0f858d6c18503dac64049fbe48 tovid-87c676f4aadb7303d2cd921380b054bafa4b85bb.tar.gz
|
||||||
|
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
TOVID_VERSION = 0.35.2
|
TOVID_VERSION = 87c676f4aadb7303d2cd921380b054bafa4b85bb
|
||||||
TOVID_SITE = https://github.com/tovid-suite/tovid/releases/download/$(TOVID_VERSION)
|
TOVID_SITE = $(call github,tovid-suite,tovid,$(TOVID_VERSION))
|
||||||
TOVID_LICENSE = GPL-2.0+
|
TOVID_LICENSE = GPL-2.0+
|
||||||
TOVID_LICENSE_FILES = COPYING
|
TOVID_LICENSE_FILES = COPYING
|
||||||
TOVID_SETUP_TYPE = distutils
|
TOVID_SETUP_TYPE = distutils
|
||||||
|
Loading…
Reference in New Issue
Block a user