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:
Bernd Kuhls
2026-03-14 18:17:53 +01:00
committed by Julien Olivain
parent 72711087f2
commit 86254ee6b5
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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