Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] dvblast: bump to version 3.3
@ 2018-09-22 20:01 Fabrice Fontaine
  2018-09-23 15:05 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2018-09-22 20:01 UTC (permalink / raw)
  To: buildroot

Add hash for license files

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/dvblast/dvblast.hash | 6 ++++--
 package/dvblast/dvblast.mk   | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/package/dvblast/dvblast.hash b/package/dvblast/dvblast.hash
index d6ec4cb036..3111c96fff 100644
--- a/package/dvblast/dvblast.hash
+++ b/package/dvblast/dvblast.hash
@@ -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 
diff --git a/package/dvblast/dvblast.mk b/package/dvblast/dvblast.mk
index 3cf24df248..bae6367bef 100644
--- a/package/dvblast/dvblast.mk
+++ b/package/dvblast/dvblast.mk
@@ -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
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-23 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-22 20:01 [Buildroot] [PATCH 1/1] dvblast: bump to version 3.3 Fabrice Fontaine
2018-09-23 15:05 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox