Bump xgamma to 1.0.3

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:34:35 +02:00
parent 4cc856d71d
commit a66fa4aece
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@ config BR2_PACKAGE_XAPP_XGAMMA
bool "xgamma"
select BR2_PACKAGE_XLIB_LIBXXF86VM
help
xgamma 1.0.1
xgamma 1.0.3
Alter a monitor's gamma correction through the X server

View File

@ -4,7 +4,7 @@
#
################################################################################
XAPP_XGAMMA_VERSION = 1.0.2
XAPP_XGAMMA_VERSION = 1.0.3
XAPP_XGAMMA_SOURCE = xgamma-$(XAPP_XGAMMA_VERSION).tar.bz2
XAPP_XGAMMA_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XGAMMA_AUTORECONF = NO