mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/bitstream: bump version to 1.6
https://code.videolan.org/videolan/bitstream/-/blob/1.6/NEWS Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
72711087f2
commit
86254ee6b5
@@ -1,6 +1,6 @@
|
||||
# From https://get.videolan.org/bitstream/1.5/bitstream-1.5.tar.bz2.md5
|
||||
md5 34630d13332fd1575bcc8531b0a596be bitstream-1.5.tar.bz2
|
||||
# From https://get.videolan.org/bitstream/1.5/bitstream-1.5.tar.bz2.sha256
|
||||
sha256 45fc5a5a6e4537a69fa8440821e87b76252135180a3070c631b0b36ce0a3b90a bitstream-1.5.tar.bz2
|
||||
# From https://get.videolan.org/bitstream/1.6/bitstream-1.6.tar.bz2.md5
|
||||
md5 3106981310a54d4717cec766a0183f74 bitstream-1.6.tar.bz2
|
||||
# From https://get.videolan.org/bitstream/1.6/bitstream-1.6.tar.bz2.sha256
|
||||
sha256 dea67a9dca7eda0d72017359c8d649bd5a9d249f9f9a691b8daf739d16798029 bitstream-1.6.tar.bz2
|
||||
# Locally computed
|
||||
sha256 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BITSTREAM_VERSION = 1.5
|
||||
BITSTREAM_VERSION = 1.6
|
||||
BITSTREAM_SOURCE = bitstream-$(BITSTREAM_VERSION).tar.bz2
|
||||
BITSTREAM_SITE = https://get.videolan.org/bitstream/$(BITSTREAM_VERSION)
|
||||
BITSTREAM_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user