Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit 2fffdaa

Browse files
committed
Fix CGAL sources release tag hash
1 parent 5f85a7f commit 2fffdaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_tarballs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const version = v"4.14.2"
77

88
# Collection of sources required to build CGAL
99
const sources = [
10-
"https://github.com/CGAL/cgal.git" => "f19ad523e473030c83a6457b9748387980fdc121",
10+
"https://github.com/CGAL/cgal.git" => "f8c1f6eb1bb2df3dc29916890cecc90b4246a9b1",
1111
]
1212

1313
# Dependencies that must be installed before this package can be built

0 commit comments

Comments
 (0)