mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
gis/pgrouting: Updated for version 2.5.1.
This commit is contained in:
parent
659ebafc01
commit
358ae0339d
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.5.0}
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pgrouting"
|
||||
VERSION="2.5.0"
|
||||
VERSION="2.5.1"
|
||||
HOMEPAGE="http://pgrouting.org"
|
||||
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v2.5.0/pgrouting-2.5.0.tar.gz"
|
||||
MD5SUM="a1090fea19aa479abc572319d8d77e61"
|
||||
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v2.5.1/pgrouting-2.5.1.tar.gz"
|
||||
MD5SUM="ef6daaf92b0a16f95449f8852ceb4f83"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CGAL postgis"
|
||||
|
|
Loading…
Reference in a new issue