Bump xcmsdb to 1.0.2

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

View file

@ -2,5 +2,5 @@ config BR2_PACKAGE_XAPP_XCMSDB
bool "xcmsdb"
select BR2_PACKAGE_XLIB_LIBX11
help
xcmsdb 1.0.1
xcmsdb 1.0.2
Device Color Characterization utility for X Color Management System

View file

@ -4,7 +4,7 @@
#
################################################################################
XAPP_XCMSDB_VERSION = 1.0.1
XAPP_XCMSDB_VERSION = 1.0.2
XAPP_XCMSDB_SOURCE = xcmsdb-$(XAPP_XCMSDB_VERSION).tar.bz2
XAPP_XCMSDB_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XCMSDB_AUTORECONF = NO