libraries/CGAL: Updated for version 4.13.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-10-04 16:12:07 +01:00 committed by Willy Sudiarto Raharjo
parent df32f0f1a5
commit dbf9484c21
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=CGAL
VERSION=${VERSION:-4.12.1}
VERSION=${VERSION:-4.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="CGAL"
VERSION="4.12.1"
VERSION="4.13"
HOMEPAGE="https://www.cgal.org/"
DOWNLOAD="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.12.1/CGAL-4.12.1.tar.xz"
MD5SUM="b043a04442fd5f333fa4e7c251fb5da3"
DOWNLOAD="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.13/CGAL-4.13.tar.xz"
MD5SUM="63a248572cdba7cedd1595ac5a81f865"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""