diff options
author | gdt <gdt@pkgsrc.org> | 2019-11-04 17:33:18 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2019-11-04 17:33:18 +0000 |
commit | 99da13e40ef1b15103fa33792c9b1dcda7931276 (patch) | |
tree | 812206f4d80ed43f89d2627020e66f6487a951ef /geography/py-gdal/Makefile | |
parent | cb6e817ba1ca3f3aeeb81fa63c3b2166335863ca (diff) | |
download | pkgsrc-99da13e40ef1b15103fa33792c9b1dcda7931276.tar.gz |
geography/gdal-lib: Update to 2.4.3
(Also update py-gdal as it shares the distfile.)
Note that the upgrade to 3.0.x is pending evaluation of impact on
depending packages.
Upstream changes: basically bugfixes.
Diffstat (limited to 'geography/py-gdal/Makefile')
-rw-r--r-- | geography/py-gdal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/geography/py-gdal/Makefile b/geography/py-gdal/Makefile index c5982c20d9c..9e38718d556 100644 --- a/geography/py-gdal/Makefile +++ b/geography/py-gdal/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2019/08/22 12:23:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2019/11/04 17:33:18 gdt Exp $ #PKGREVISION= 0 -PKGREVISION= 3 .include "../../geography/gdal-lib/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} |