mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/geos: Updated for version 3.7.1.
This commit is contained in:
parent
6da7b4a05e
commit
c89cfe1b92
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geos
|
||||
VERSION=${VERSION:-3.7.0}
|
||||
VERSION=${VERSION:-3.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geos"
|
||||
VERSION="3.7.0"
|
||||
VERSION="3.7.1"
|
||||
HOMEPAGE="http://trac.osgeo.org/geos/"
|
||||
DOWNLOAD="http://download.osgeo.org/geos/geos-3.7.0.tar.bz2"
|
||||
MD5SUM="1163224b12602a23122b271dd20a98b1"
|
||||
DOWNLOAD="http://download.osgeo.org/geos/geos-3.7.1.tar.bz2"
|
||||
MD5SUM="62149456d21dabee44999f644c986ab0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue