]> Git Repo - buildroot-mgba.git/commitdiff
Bump libXv to 1.0.5
authorPaulius Zaleckas <[email protected]>
Sun, 28 Feb 2010 09:34:58 +0000 (11:34 +0200)
committerPaulius Zaleckas <[email protected]>
Sun, 28 Feb 2010 09:34:58 +0000 (11:34 +0200)
Signed-off-by: Paulius Zaleckas <[email protected]>
package/x11r7/xlib_libXv/Config.in
package/x11r7/xlib_libXv/xlib_libXv.mk

index dd1b24e834b1d02845413a19f8ae81da53364d27..5c586d941dbe2556367fd3536ec8723df8ba9e6e 100644 (file)
@@ -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
index be38208bba6b239106074a2aa156a28072a8b68a..df47f797c88fa4152314bd62d822e289ec33139a 100644 (file)
@@ -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
This page took 0.041013 seconds and 4 git commands to generate.