mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
gis/geos: Updated for version 3.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6e8fff8e9e
commit
1bffa5db73
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.8.1}
|
||||
VERSION=${VERSION:-3.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geos"
|
||||
VERSION="3.8.1"
|
||||
VERSION="3.9.0"
|
||||
HOMEPAGE="https://trac.osgeo.org/geos/"
|
||||
DOWNLOAD="https://download.osgeo.org/geos/geos-3.8.1.tar.bz2"
|
||||
MD5SUM="9d25df02a2c4fcc5a59ac2fb3f0bd977"
|
||||
DOWNLOAD="https://download.osgeo.org/geos/geos-3.9.0.tar.bz2"
|
||||
MD5SUM="6dc99a0376c3d8ce1cbb7419b99aabb4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue