* update libspatialite to 5.1.0-2.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:34:55 +02:00
parent fcc84bff55
commit e8f3aa5350
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = libspatialite
pkgdesc = SQLite extension to support spatial data types and operations
pkgver = 5.1.0
pkgrel = 2
pkgrel = 2.1
url = https://www.gaia-gis.it/fossil/libspatialite
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = MPL
license = GPL
license = LGPL

View File

@ -6,7 +6,7 @@
pkgname=libspatialite
pkgver=5.1.0
pkgrel=2
pkgrel=2.1
pkgdesc="SQLite extension to support spatial data types and operations"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://www.gaia-gis.it/fossil/libspatialite"