mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
postgis: update to 2.1.4
This commit is contained in:
parent
5d5f6ad7bc
commit
2b4e5e3778
@ -2,7 +2,7 @@
|
||||
# Contributions from Arch: https://www.archlinux.org/packages/community/x86_64/postgis/
|
||||
|
||||
pkgname=postgis
|
||||
pkgver=2.1.3
|
||||
pkgver=2.1.4
|
||||
pkgrel=1
|
||||
pkgdesc="Adds support for geographic objects to PostgreSQL"
|
||||
arch=('x86_64')
|
||||
@ -11,7 +11,7 @@ license=('GPL')
|
||||
depends=('postgresql' 'proj' 'geos' 'gdal' 'json-c' 'jasper' 'unixodbc')
|
||||
options=('!libtool')
|
||||
source=(http://download.osgeo.org/postgis/source/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('104e4468429ea0882259fc268c62d6c7')
|
||||
md5sums=('6f7bacc0205859dafdfe545db1b892ca')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user