diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-11-18 17:23:00 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:38 +0700 |
commit | 9a81cea8aa20b7b3eb284ffc18e1953d26283516 (patch) | |
tree | 7f8f0e6f342cd4a98aaf787e1774190c36ea3ef6 /gis/postgis/postgis.SlackBuild | |
parent | b99740f5d832a902d22ecf210869ae29a8626c22 (diff) |
gis/postgis: Updated for version 2.5.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 7ab0c31ef8edd..521bd55396fbf 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:-2.5.0} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |