mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
graphics/graphite2: Updated for version 1.3.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
abf25458c1
commit
38f12ad706
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for graphite2
|
# Slackware build script for graphite2
|
||||||
|
|
||||||
# Copyright 2015-2017 Hunter Sezen California, USA
|
# Copyright 2015-2018 Hunter Sezen California, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=graphite2
|
PRGNAM=graphite2
|
||||||
VERSION=${VERSION:-1.3.10}
|
VERSION=${VERSION:-1.3.11}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="graphite2"
|
PRGNAM="graphite2"
|
||||||
VERSION="1.3.10"
|
VERSION="1.3.11"
|
||||||
HOMEPAGE="http://graphite.sil.org/"
|
HOMEPAGE="http://graphite.sil.org/"
|
||||||
DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.10/graphite2-1.3.10.tgz"
|
DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.11/graphite2-1.3.11.tgz"
|
||||||
MD5SUM="b39d5ed21195f8b709bcee548c87e2b5"
|
MD5SUM="9b6166dee759e2175fe7983f65bd8be2"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue