Browse Source

xorg: Bump xlib_libXv to version 1.0.10

thanks to Jerzy Grzegorek for the hint

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd Kuhls 11 years ago
parent
commit
5b838cabde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/x11r7/xlib_libXv/xlib_libXv.mk

+ 1 - 1
package/x11r7/xlib_libXv/xlib_libXv.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXV_VERSION = 1.0.7
+XLIB_LIBXV_VERSION = 1.0.10
 XLIB_LIBXV_SOURCE = libXv-$(XLIB_LIBXV_VERSION).tar.bz2
 XLIB_LIBXV_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXV_LICENSE = MIT