mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/freexl: Updated for version 1.0.0i.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b6c0f3a24a
commit
cec7b55d78
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for FreeXL
|
# Slackware build script for FreeXL
|
||||||
|
|
||||||
# Copyright 2012 Alexander Bruy <alexander.bruy@gmail.com>
|
# Copyright 2012-2015 Alexander Bruy <alexander.bruy@gmail.com>
|
||||||
# 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=freexl
|
PRGNAM=freexl
|
||||||
VERSION=${VERSION:-1.0.0e}
|
VERSION=${VERSION:-1.0.0i}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="freexl"
|
PRGNAM="freexl"
|
||||||
VERSION="1.0.0e"
|
VERSION="1.0.0i"
|
||||||
HOMEPAGE="https://www.gaia-gis.it/fossil/freexl/index"
|
HOMEPAGE="https://www.gaia-gis.it/fossil/freexl/index"
|
||||||
DOWNLOAD="http://www.gaia-gis.it/gaia-sins/freexl-sources/freexl-1.0.0e.tar.gz"
|
DOWNLOAD="http://www.gaia-gis.it/gaia-sins/freexl-1.0.0i.tar.gz"
|
||||||
MD5SUM="9b494d42a079e63afbb9dc0915e8fb56"
|
MD5SUM="cbc10094d332eee5dea6bd312731ab12"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue