diff options
author | Holger Jaekel <holger.jaekel@gmx.de> | 2022-03-06 14:13:21 +0100 |
---|---|---|
committer | alice <alice@ayaya.dev> | 2022-03-06 16:45:41 +0000 |
commit | 050c6d53730bb9d7715027ca08651994e6480c00 (patch) | |
tree | 6cc265b40e57cbe3bd0aee706c78d06916a30622 | |
parent | 99f66676b4941c11247b2e71896a16d9d6ada95d (diff) | |
download | aports-050c6d53730bb9d7715027ca08651994e6480c00.tar.gz aports-050c6d53730bb9d7715027ca08651994e6480c00.tar.bz2 aports-050c6d53730bb9d7715027ca08651994e6480c00.tar.xz |
community/proj: rebuild against proj 9.0.0
-rw-r--r-- | community/gdal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD index 05c0b0904b..87b050bb41 100644 --- a/community/gdal/APKBUILD +++ b/community/gdal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Holger Jaekel <holger.jaekel@gmx.de> pkgname=gdal pkgver=3.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A translator library for raster and vector geospatial data formats" url="https://gdal.org/" arch="all" |