mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/ossim: Updated for version 2.7.1.
This commit is contained in:
parent
c91cf73fb3
commit
e9ecc18dac
2 changed files with 5 additions and 5 deletions
|
@ -25,8 +25,8 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ossim
|
||||
RELNAM=Laguna
|
||||
VERSION=${VERSION:-2.7.0}
|
||||
RELNAM=KeyWest
|
||||
VERSION=${VERSION:-2.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ossim"
|
||||
VERSION="2.7.0"
|
||||
VERSION="2.7.1"
|
||||
HOMEPAGE="https://trac.osgeo.org/ossim/"
|
||||
DOWNLOAD="https://github.com/ossimlabs/ossim/archive/Laguna-2.7.0/ossim-Laguna-2.7.0.tar.gz"
|
||||
MD5SUM="b9e65c7b3a9376ef3d7323cd28ec56e1"
|
||||
DOWNLOAD="https://github.com/ossimlabs/ossim/archive/KeyWest-2.7.1/ossim-KeyWest-2.7.1.tar.gz"
|
||||
MD5SUM="29aeb3c30bc2b4adcf60a28d403522b1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geos jsoncpp libgeotiff"
|
||||
|
|
Loading…
Reference in a new issue