]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/dvblast: bump version to 3.1
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 28 May 2017 10:17:05 +0000 (12:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 28 May 2017 12:55:56 +0000 (14:55 +0200)
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>
package/dvblast/dvblast.hash
package/dvblast/dvblast.mk

index 198549f4c0b5255cbc9272e795a10b7584c57038..d6ec4cb0362121839185f84ffc9bb2e877c75138 100644 (file)
@@ -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
index 1247276b88933dcafb9c88d5a616e4f2bfe320d6..3cf24df248d46696f8da43ae3865f6cf9932c3e4 100644 (file)
@@ -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