mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/ossim: Updated for version 2.3.2.
This commit is contained in:
parent
284b6aefb7
commit
ec1aba68e3
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=ossim
|
||||
RELNAM=Gasparilla
|
||||
VERSION=${VERSION:-2.3.1}
|
||||
VERSION=${VERSION:-2.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ossim"
|
||||
VERSION="2.3.1"
|
||||
VERSION="2.3.2"
|
||||
HOMEPAGE="https://trac.osgeo.org/ossim/"
|
||||
DOWNLOAD="https://github.com/ossimlabs/ossim/archive/Gasparilla-2.3.1/ossim-2.3.1.tar.gz"
|
||||
MD5SUM="e5b63480a8e8d79c45f9af31879f1c14"
|
||||
DOWNLOAD="https://github.com/ossimlabs/ossim/archive/Gasparilla-2.3.2/ossim-2.3.2.tar.gz"
|
||||
MD5SUM="142f2d35acdc7e98c7bee4d11c489782"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geos jsoncpp libgeotiff"
|
||||
|
|
Loading…
Reference in a new issue