mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:46:45 -09:00
package/ustreamer: bump version to 6.41
Changelog: https://github.com/pikvm/ustreamer/compare/v6.40...v6.41 Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
parent
b9df55a911
commit
b032843bb4
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# Locally computed
|
||||
sha256 576d40d14241945926876ec1b1dd164bc59a03076b325fc1dfa07094edae4b1b ustreamer-6.40.tar.gz
|
||||
sha256 592fab2eb10ccb768e19b4e6631e1279d415f23d268a4b45b9d440378beaa570 ustreamer-6.41.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 LICENSE
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
USTREAMER_VERSION = 6.40
|
||||
USTREAMER_VERSION = 6.41
|
||||
USTREAMER_SITE = $(call github,pikvm,ustreamer,v$(USTREAMER_VERSION))
|
||||
USTREAMER_LICENSE = GPL-3.0+
|
||||
USTREAMER_LICENSE_FILES = LICENSE
|
||||
|
|
|
|||
Loading…
Reference in a new issue