libraries/CGAL: Updated for version 4.5.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2014-10-19 18:42:46 +01:00 committed by Willy Sudiarto Raharjo
parent 9cd50240c6
commit a2f67b74f8
2 changed files with 5 additions and 5 deletions

View file

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=CGAL
VERSION=${VERSION:-4.4}
BUILD=${BUILD:-2}
VERSION=${VERSION:-4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="CGAL"
VERSION="4.4"
VERSION="4.5"
HOMEPAGE="http://www.cgal.org/"
DOWNLOAD="https://gforge.inria.fr/frs/download.php/33526/CGAL-4.4.tar.xz"
MD5SUM="72b1a7b8342cdb06882b5466155ecea4"
DOWNLOAD="https://gforge.inria.fr/frs/download.php/file/34139/CGAL-4.5.tar.xz"
MD5SUM="1e79eff0897149c4f0ec85d912cfa82c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""