Bump bdftopcf 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:24 +02:00
parent 27a31979c3
commit 143695033d
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@ config BR2_PACKAGE_XAPP_BDFTOPCF
bool "bdftopcf" bool "bdftopcf"
select BR2_PACKAGE_XLIB_LIBXFONT select BR2_PACKAGE_XLIB_LIBXFONT
help help
bdftopcf 1.0.0 bdftopcf 1.0.2
X.Org bdftopcf application X.Org bdftopcf application

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
XAPP_BDFTOPCF_VERSION = 1.0.1 XAPP_BDFTOPCF_VERSION = 1.0.2
XAPP_BDFTOPCF_SOURCE = bdftopcf-$(XAPP_BDFTOPCF_VERSION).tar.bz2 XAPP_BDFTOPCF_SOURCE = bdftopcf-$(XAPP_BDFTOPCF_VERSION).tar.bz2
XAPP_BDFTOPCF_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_BDFTOPCF_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_BDFTOPCF_AUTORECONF = NO XAPP_BDFTOPCF_AUTORECONF = NO