diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-10-13 09:47:02 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-10-14 14:48:21 +0100 |
commit | 358ae0339db03e944a553905a144e7c94af018c5 (patch) | |
tree | fad2fe8c292072ec5b31442208a69e6949d38ab3 /gis/pgrouting/pgrouting.SlackBuild | |
parent | 659ebafc0171a08dfbacee5b6b8c8acf3091e207 (diff) |
gis/pgrouting: Updated for version 2.5.1.
Diffstat (limited to 'gis/pgrouting/pgrouting.SlackBuild')
-rw-r--r-- | gis/pgrouting/pgrouting.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/pgrouting/pgrouting.SlackBuild b/gis/pgrouting/pgrouting.SlackBuild index 3a7e5eecb4b51..2349f3e5864d6 100644 --- a/gis/pgrouting/pgrouting.SlackBuild +++ b/gis/pgrouting/pgrouting.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pgrouting -VERSION=${VERSION:-2.5.0} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |