mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +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
|
||||
|
||||
# Copyright 2015-2017 Hunter Sezen California, USA
|
||||
# Copyright 2015-2018 Hunter Sezen California, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=graphite2
|
||||
VERSION=${VERSION:-1.3.10}
|
||||
VERSION=${VERSION:-1.3.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="graphite2"
|
||||
VERSION="1.3.10"
|
||||
VERSION="1.3.11"
|
||||
HOMEPAGE="http://graphite.sil.org/"
|
||||
DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.10/graphite2-1.3.10.tgz"
|
||||
MD5SUM="b39d5ed21195f8b709bcee548c87e2b5"
|
||||
DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.11/graphite2-1.3.11.tgz"
|
||||
MD5SUM="9b6166dee759e2175fe7983f65bd8be2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue