diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-30 21:24:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-07 14:02:44 +0700 |
commit | 75bca1312e9a856292a12fdd33d35f9b5f9db0b3 (patch) | |
tree | 640fd059d01547b8b4a387058306341ce86f445a /gis/pgsql-ogr-fdw/pgsql-ogr-fdw.SlackBuild | |
parent | b407324b8923d307c21562c09124822c6459439c (diff) |
gis/pgsql-ogr-fdw: Updated for version 1.0.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/pgsql-ogr-fdw/pgsql-ogr-fdw.SlackBuild')
-rw-r--r-- | gis/pgsql-ogr-fdw/pgsql-ogr-fdw.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/pgsql-ogr-fdw/pgsql-ogr-fdw.SlackBuild b/gis/pgsql-ogr-fdw/pgsql-ogr-fdw.SlackBuild index 068c3c5a12..a48bac3bc4 100644 --- a/gis/pgsql-ogr-fdw/pgsql-ogr-fdw.SlackBuild +++ b/gis/pgsql-ogr-fdw/pgsql-ogr-fdw.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pgsql-ogr-fdw -VERSION=${VERSION:-1.0.11} +VERSION=${VERSION:-1.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |