libraries/gf2x: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f8c9a6fdf1
commit
7f968279f4
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for gf2x
|
||||
|
||||
# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2016-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# 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=gf2x
|
||||
VERSION=${VERSION:-1.2}
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gf2x"
|
||||
VERSION="1.2"
|
||||
VERSION="1.3.0"
|
||||
HOMEPAGE="http://gf2x.gforge.inria.fr"
|
||||
DOWNLOAD="https://gforge.inria.fr/frs/download.php/file/36934/gf2x-1.2.tar.gz"
|
||||
MD5SUM="bff500f8e577c6098af15bc00c7cef37"
|
||||
DOWNLOAD="https://gforge.inria.fr/frs/download.php/file/38243/gf2x-1.3.0.tar.gz"
|
||||
MD5SUM="842f087ce423c279dced26b85b0fd1d0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue