diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-11-16 17:28:37 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-23 16:01:59 +0700 |
commit | eb6251cdc736b36cc3a30ff8aaa31257fa4d56cc (patch) | |
tree | 5d8180bc1a7a6f37f73b33e4829d67ab206e2f64 /gis/pgsql-ogr-fdw/pgsql-ogr-fdw.info | |
parent | c49be5bbd28e066438b1f2b08171ed5f231175a5 (diff) |
gis/pgsql-ogr-fdw: Updated for version 1.0.9.
Diffstat (limited to 'gis/pgsql-ogr-fdw/pgsql-ogr-fdw.info')
-rw-r--r-- | gis/pgsql-ogr-fdw/pgsql-ogr-fdw.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/pgsql-ogr-fdw/pgsql-ogr-fdw.info b/gis/pgsql-ogr-fdw/pgsql-ogr-fdw.info index 5eabb8d09bcc2..3e3d41b8bb5ab 100644 --- a/gis/pgsql-ogr-fdw/pgsql-ogr-fdw.info +++ b/gis/pgsql-ogr-fdw/pgsql-ogr-fdw.info @@ -1,8 +1,8 @@ PRGNAM="pgsql-ogr-fdw" -VERSION="1.0.8" +VERSION="1.0.9" HOMEPAGE="https://github.com/pramsey/pgsql-ogr-fdw" -DOWNLOAD="https://github.com/pramsey/pgsql-ogr-fdw/archive/v1.0.8/pgsql-ogr-fdw-1.0.8.tar.gz" -MD5SUM="0dba1b51e1eca5e79056104d009a1739" +DOWNLOAD="https://github.com/pramsey/pgsql-ogr-fdw/archive/v1.0.9/pgsql-ogr-fdw-1.0.9.tar.gz" +MD5SUM="0f553c756153a46f13100b0aaec152cc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgis" |