mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/ustreamer: bump version to 6.36
Changelog - https://github.com/pikvm/ustreamer/compare/v6.29...v6.36
Add host-pkgconf to dependencies.
4e3f873f0d
Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
12cd212b51
commit
a6b702a3f6
@@ -1,3 +1,3 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 34572c241f65866caf458fa1526eaf9510656412f34d41a54bcd7aae0ba55630 ustreamer-6.29.tar.gz
|
sha256 71aaba1427e8bb690500f1ae940aa64c3b3f7253750448c1331fad3b31500f3e ustreamer-6.36.tar.gz
|
||||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 LICENSE
|
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 LICENSE
|
||||||
|
|||||||
@@ -4,11 +4,11 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
USTREAMER_VERSION = 6.29
|
USTREAMER_VERSION = 6.36
|
||||||
USTREAMER_SITE = $(call github,pikvm,ustreamer,v$(USTREAMER_VERSION))
|
USTREAMER_SITE = $(call github,pikvm,ustreamer,v$(USTREAMER_VERSION))
|
||||||
USTREAMER_LICENSE = GPL-3.0+
|
USTREAMER_LICENSE = GPL-3.0+
|
||||||
USTREAMER_LICENSE_FILES = LICENSE
|
USTREAMER_LICENSE_FILES = LICENSE
|
||||||
USTREAMER_DEPENDENCIES = jpeg libevent libbsd
|
USTREAMER_DEPENDENCIES = jpeg libevent libbsd host-pkgconf
|
||||||
|
|
||||||
USTREAMER_MAKE_OPTS = \
|
USTREAMER_MAKE_OPTS = \
|
||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
|
|||||||
Reference in New Issue
Block a user