mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/gdal to 3.7.2-1
This commit is contained in:
parent
0f361af647
commit
02c1e6360a
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
||||||
|
|
||||||
pkgbase=gdal
|
pkgbase=gdal
|
||||||
pkgname=(gdal python-gdal)
|
pkgname=(gdal python-gdal)
|
||||||
pkgver=3.7.1
|
pkgver=3.7.2
|
||||||
pkgrel=4
|
pkgrel=1
|
||||||
pkgdesc="A translator library for raster and vector geospatial data formats"
|
pkgdesc="A translator library for raster and vector geospatial data formats"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://gdal.org/"
|
url="https://gdal.org/"
|
||||||
|
@ -26,7 +26,7 @@ makedepends=(cmake opencl-headers python-setuptools python-numpy
|
||||||
# ogdi
|
# ogdi
|
||||||
changelog=$pkgbase.changelog
|
changelog=$pkgbase.changelog
|
||||||
source=(https://download.osgeo.org/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz)
|
source=(https://download.osgeo.org/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz)
|
||||||
b2sums=('c137ca19809170948b5b7bf852193d922d167fed554eef0cf43f326098b7b7faa40427fddbe14b051af31bbc53a91555ce562f88d04f37f81e0753265383c42a')
|
b2sums=('29a96e34f4ffe661fc2af786b9a229be779ed5e91e4c580834f6624f4173ede8adf22c27b2830c446736c0ff37501441ab2afea9f780dad4588636b03deb1f71')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
# Fix build with podofo-0.9
|
# Fix build with podofo-0.9
|
||||||
|
|
Loading…
Reference in a new issue