diff options
Diffstat (limited to 'testing/proj4/APKBUILD')
-rw-r--r-- | testing/proj4/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/proj4/APKBUILD b/testing/proj4/APKBUILD index 3b926102f5..d210d11ec3 100644 --- a/testing/proj4/APKBUILD +++ b/testing/proj4/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=proj4 pkgver=5.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="PROJ.4 - Cartographic Projections Library" -url="http://trac.osgeo.org/proj/" +url="https://trac.osgeo.org/proj/" arch="all" license="MIT" options="" |