mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/pgrouting: Updated for version 2.2.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
788ef75f07
commit
e83db2273a
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:-2.1.0}
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pgrouting"
|
||||
VERSION="2.1.0"
|
||||
VERSION="2.2.0"
|
||||
HOMEPAGE="http://pgrouting.org"
|
||||
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/pgrouting-2.1.0.tar.gz"
|
||||
MD5SUM="c500b11d63893ba295ff6ef8ed255093"
|
||||
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/pgrouting-2.2.0.tar.gz"
|
||||
MD5SUM="ccdb60e906ae34afd5cc437ccc29153b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CGAL postgis"
|
||||
|
|
Loading…
Reference in a new issue