mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
Bump libXv to 1.0.5
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
@@ -5,5 +5,5 @@ config BR2_PACKAGE_XLIB_LIBXV
|
||||
select BR2_PACKAGE_XPROTO_VIDEOPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
libXv 1.0.3
|
||||
libXv 1.0.5
|
||||
X.Org Xv library
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXV_VERSION = 1.0.4
|
||||
XLIB_LIBXV_VERSION = 1.0.5
|
||||
XLIB_LIBXV_SOURCE = libXv-$(XLIB_LIBXV_VERSION).tar.bz2
|
||||
XLIB_LIBXV_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXV_AUTORECONF = NO
|
||||
|
||||
Reference in New Issue
Block a user