aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-11 08:31:25 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-11 08:31:25 +0100
commit78fef11fa71738b156363b75b3969abaa916a901 (patch)
tree62d2d92945a16b8a8c21cbea5e8c2d70a6490fff
parent62472676941de67dd39d19a66b61fb140a92e132 (diff)
community/gdal: re-add url=
-rw-r--r--community/gdal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD
index eb4b2589b5c..bc412ad7078 100644
--- a/community/gdal/APKBUILD
+++ b/community/gdal/APKBUILD
@@ -4,6 +4,7 @@ pkgname=gdal
pkgver=3.0.2
pkgrel=0
pkgdesc="A translator library for raster and vector geospatial data formats"
+url="https://gdal.org/"
arch="all !s390x !x86 !armhf !armv7"
license="MIT"
depends_dev="gdal"
@@ -37,7 +38,6 @@ makedepends="
"
checkdepends="
pytest
- python3-dev
"
subpackages="
$pkgname-dev