Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/bitstream: bump version to 1.4
@ 2018-10-03  8:16 Bernd Kuhls
  2018-10-03  8:16 ` [Buildroot] [PATCH 2/3] package/dvblast: bump version to 3.4 Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bernd Kuhls @ 2018-10-03  8:16 UTC (permalink / raw)
  To: buildroot

Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/bitstream/bitstream.hash | 10 ++++++----
 package/bitstream/bitstream.mk   |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/package/bitstream/bitstream.hash b/package/bitstream/bitstream.hash
index a62f733d86..6a384e302d 100644
--- a/package/bitstream/bitstream.hash
+++ b/package/bitstream/bitstream.hash
@@ -1,4 +1,6 @@
-# From https://get.videolan.org/bitstream/1.2/bitstream-1.2.tar.bz2
-sha256 ccfbb438711606de1fad881b58c8f134e2d82b4d53a88ea48f2d1bcb49ca5ad2  bitstream-1.2.tar.bz2
-# From https://get.videolan.org/bitstream/1.2/bitstream-1.2.tar.bz2.md5
-md5 c4b2dbd84eb5799f1525eb9a4e01dc56  bitstream-1.2.tar.bz2
+# From https://get.videolan.org/bitstream/1.4/bitstream-1.4.tar.bz2.md5
+md5 https://get.videolan.org/bitstream/1.4/bitstream-1.4.tar.bz2.md5
+# From https://get.videolan.org/bitstream/1.4/bitstream-1.4.tar.bz2.sha256
+sha256 b2484940d3b8733bec9dd1ec1731de428261dff31c9f95874264be9dc9ce786b  bitstream-1.4.tar.bz2
+# Locally computed
+sha256 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04  COPYING
diff --git a/package/bitstream/bitstream.mk b/package/bitstream/bitstream.mk
index 0b28ffe756..1746d1386c 100644
--- a/package/bitstream/bitstream.mk
+++ b/package/bitstream/bitstream.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BITSTREAM_VERSION = 1.2
+BITSTREAM_VERSION = 1.4
 BITSTREAM_SOURCE = bitstream-$(BITSTREAM_VERSION).tar.bz2
 BITSTREAM_SITE = https://get.videolan.org/bitstream/$(BITSTREAM_VERSION)
 BITSTREAM_LICENSE = MIT
-- 
2.19.0

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

end of thread, other threads:[~2018-10-04 13:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-03  8:16 [Buildroot] [PATCH 1/3] package/bitstream: bump version to 1.4 Bernd Kuhls
2018-10-03  8:16 ` [Buildroot] [PATCH 2/3] package/dvblast: bump version to 3.4 Bernd Kuhls
2018-10-03  8:16 ` [Buildroot] [PATCH 3/3] package/multicat: bump version to 2.3 Bernd Kuhls
2018-10-04 13:24 ` [Buildroot] [PATCH 1/3] package/bitstream: bump version to 1.4 Thomas Petazzoni

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