diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-12-18 21:30:00 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-26 16:40:39 +0700 |
commit | 930080d5919ec5de55fb4a86a9fda5b15ea641cf (patch) | |
tree | 0cb1df1d536fb843a2e9133abbbcd24d50684687 /gis/postgis/postgis.SlackBuild | |
parent | 1bffa5db73a559648e099573c04870f06d1da3c0 (diff) |
gis/postgis: Updated for version 3.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/postgis/postgis.SlackBuild')
-rw-r--r-- | gis/postgis/postgis.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/postgis/postgis.SlackBuild b/gis/postgis/postgis.SlackBuild index b47e5595c7915..a6fcb6806e0fe 100644 --- a/gis/postgis/postgis.SlackBuild +++ b/gis/postgis/postgis.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=postgis -VERSION=${VERSION:-3.0.2} +VERSION=${VERSION:-3.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |