libraries/CGAL5: Updated for version 5.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Giancarlo Dessi 2024-03-08 06:51:37 +07:00 committed by Willy Sudiarto Raharjo
parent f720ab261b
commit 710ce4af63
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for CGAL5
# Copyright 2023 Giancarlo Dessi, Cagliari, IT
# Copyright 2023-2024 Giancarlo Dessi, Cagliari, IT
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,9 +25,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=CGAL5
VERSION=${VERSION:-5.6}
VERSION=${VERSION:-5.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
SRCNAM=cgal

View file

@ -1,8 +1,8 @@
PRGNAM="CGAL5"
VERSION="5.6"
VERSION="5.6.1"
HOMEPAGE="https://www.cgal.org/"
DOWNLOAD="https://github.com/CGAL/cgal/archive/v5.6/cgal-5.6.tar.gz"
MD5SUM="f55aef6e75331106dc1e4afb4bae8b10"
DOWNLOAD="https://github.com/CGAL/cgal/archive/v5.6.1/cgal-5.6.1.tar.gz"
MD5SUM="c1a41186faeeaf412b3a6fd993921606"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""