gis/pgrouting: Updated for version 2.4.1.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2017-03-25 20:07:30 -07:00 committed by Willy Sudiarto Raharjo
parent c8769ff359
commit 4543676635
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pgrouting
VERSION=${VERSION:-2.4.0}
VERSION=${VERSION:-2.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pgrouting"
VERSION="2.4.0"
VERSION="2.4.1"
HOMEPAGE="http://pgrouting.org"
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v2.4.0/pgrouting-2.4.0.tar.gz"
MD5SUM="87654c755c3ce03036e1a9762486d9f9"
DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v2.4.1/pgrouting-2.4.1.tar.gz"
MD5SUM="d8baf4d94a371223da6e5437cc854ed1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="CGAL postgis"