mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
gis/pgrouting: Updated for version 3.1.3.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
52b77fbcd8
commit
b6f895feab
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pgrouting
|
||||
VERSION=${VERSION:-3.1.2}
|
||||
VERSION=${VERSION:-3.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pgrouting"
|
||||
VERSION="3.1.2"
|
||||
VERSION="3.1.3"
|
||||
HOMEPAGE="https://pgrouting.org"
|
||||
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v3.1.2/pgrouting-3.1.2.tar.gz"
|
||||
MD5SUM="da0775d1636cc2531c0bc2c71a4099bb"
|
||||
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v3.1.3/pgrouting-3.1.3.tar.gz"
|
||||
MD5SUM="fd4a7d8b098ed57c4afb630e4e7d1b13"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CGAL postgis"
|
||||
|
|
Loading…
Reference in a new issue