mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/freexl: Updated for version 1.0.0e.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
c08901aeda
commit
ec30714cf6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=freexl
|
||||
VERSION=${VERSION:-1.0.0d}
|
||||
VERSION=${VERSION:-1.0.0e}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freexl"
|
||||
VERSION="1.0.0d"
|
||||
VERSION="1.0.0e"
|
||||
HOMEPAGE="https://www.gaia-gis.it/fossil/freexl/index"
|
||||
DOWNLOAD="http://www.gaia-gis.it/gaia-sins/freexl-1.0.0d.tar.gz"
|
||||
MD5SUM="8c8bcff9f4ef597fa5e97bf70a853012"
|
||||
DOWNLOAD="http://www.gaia-gis.it/gaia-sins/freexl-sources/freexl-1.0.0e.tar.gz"
|
||||
MD5SUM="9b494d42a079e63afbb9dc0915e8fb56"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue