system/gnu-unifont: Updated for version 8.0.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
150bda5514
commit
c3141ab64c
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for gnu-unifont
|
||||
|
||||
# Copyright 2010 crocket (crockabiscuit@gmail.com)
|
||||
# Copyright 2013-2014 LukenShiro, Italy
|
||||
# Copyright 2013-2015 LukenShiro, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gnu-unifont
|
||||
VERSION=${VERSION:-7.0.03}
|
||||
VERSION=${VERSION:-8.0.01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gnu-unifont"
|
||||
VERSION="7.0.03"
|
||||
VERSION="8.0.01"
|
||||
HOMEPAGE="http://unifoundry.com/unifont.html"
|
||||
DOWNLOAD="ftp://ftp.gnu.org/gnu/unifont/unifont-7.0.03/unifont-7.0.03.tar.gz"
|
||||
MD5SUM="17f4b4de9cf0a58049da251611c19415"
|
||||
DOWNLOAD="ftp://ftp.gnu.org/gnu/unifont/unifont-8.0.01/unifont-8.0.01.tar.gz"
|
||||
MD5SUM="b813e863f35e0f5f6235e73041c7b1a6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue