mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 10:57:15 +08:00
postgis: update to 2.1.8
This commit is contained in:
parent
4a01b77a03
commit
7da6971fd2
@ -1,7 +1,7 @@
|
|||||||
# Contributions from Arch: https://www.archlinux.org/packages/community/x86_64/postgis/
|
# Contributions from Arch: https://www.archlinux.org/packages/community/x86_64/postgis/
|
||||||
|
|
||||||
pkgname=postgis
|
pkgname=postgis
|
||||||
pkgver=2.1.5
|
pkgver=2.1.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Adds support for geographic objects to PostgreSQL"
|
pkgdesc="Adds support for geographic objects to PostgreSQL"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -9,7 +9,7 @@ url="http://postgis.refractions.net/"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('postgresql' 'proj' 'geos' 'gdal' 'json-c' 'jasper' 'unixodbc')
|
depends=('postgresql' 'proj' 'geos' 'gdal' 'json-c' 'jasper' 'unixodbc')
|
||||||
source=(http://download.osgeo.org/postgis/source/$pkgname-$pkgver.tar.gz)
|
source=(http://download.osgeo.org/postgis/source/$pkgname-$pkgver.tar.gz)
|
||||||
sha256sums=('0d0e27f72f12b8dba456fbde25ed0f6913f42baf57332a7f1b9bbc6f29fddbf4')
|
sha512sums=('e8aeb739a1ecf95b224a3908d2af3aa38933b56c63713af30d14243653745436165b418a3368601a699b744f6fe61ce645c980319eb159395d68166a3815c5f4')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${srcdir}/$pkgname-$pkgver
|
cd ${srcdir}/$pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user