mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/CGAL: Updated for version 4.5.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
7115845b9d
commit
09124205a3
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=CGAL
|
||||
VERSION=${VERSION:-4.5}
|
||||
VERSION=${VERSION:-4.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CGAL"
|
||||
VERSION="4.5"
|
||||
VERSION="4.5.1"
|
||||
HOMEPAGE="http://www.cgal.org/"
|
||||
DOWNLOAD="https://gforge.inria.fr/frs/download.php/file/34139/CGAL-4.5.tar.xz"
|
||||
MD5SUM="1e79eff0897149c4f0ec85d912cfa82c"
|
||||
DOWNLOAD="https://gforge.inria.fr/frs/download.php/file/34402/CGAL-4.5.1.tar.xz"
|
||||
MD5SUM="78aef454b9c8b669ca1fa47fe024bc17"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue