libspatialindex: update to 1.9.3.
This commit is contained in:
parent
c7c46ac03c
commit
3f82afed75
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libspatialindex'
|
# Template file for 'libspatialindex'
|
||||||
pkgname=libspatialindex
|
pkgname=libspatialindex
|
||||||
version=1.9.0
|
version=1.9.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Framework that supports robust spatial indexing methods and queries"
|
short_desc="Framework that supports robust spatial indexing methods and queries"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://libspatialindex.github.io/"
|
homepage="http://libspatialindex.github.io/"
|
||||||
distfiles="https://github.com/libspatialindex/libspatialindex/archive/${version}.tar.gz"
|
distfiles="https://github.com/libspatialindex/libspatialindex/archive/${version}.tar.gz"
|
||||||
checksum=7c8809cd7e827efdc8bd80f786cf2a2d4f25adb92f954d46f7f28ad410bd46e2
|
checksum=7b44340a3edc55c11abfc453bb60f148b29f569cef9e1148583e76132e9c7379
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue