mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
spatialindex: update to 1.8.5
This commit is contained in:
parent
c1658456eb
commit
5f7665bb8b
@ -1,15 +1,13 @@
|
||||
# Maintainer: Fabian Kosmale <0inkane@googlemail.com>
|
||||
# Contributor: Lantald <lantald at Gmx dot com>
|
||||
pkgname=spatialindex
|
||||
pkgver=1.8.1
|
||||
pkgver=1.8.5
|
||||
pkgrel=1
|
||||
pkgdesc="An extensible framework that supports robust spatial indexing methods and sophisticated spatial queries."
|
||||
arch=('x86_64')
|
||||
url="http://libspatialindex.github.com/"
|
||||
license=('MIT')
|
||||
depends=(gcc-libs)
|
||||
depends=('gcc-libs')
|
||||
source=("http://download.osgeo.org/libspatialindex/$pkgname-src-$pkgver.tar.gz")
|
||||
md5sums=('29fb6ac7b23748816cdbd128b0be4e85')
|
||||
sha512sums=('a6aa547a16f728dbb576878c9e208027fb5007a3f5d8a1bd8ec9e116cf6a2923dda4ad213d1936bd1002ec6994cf0b86e39d96107a86819083ad3ecfc6512b22')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-src-$pkgver/"
|
||||
|
Loading…
Reference in New Issue
Block a user