cgal: update from 3.9 to 4.3

This commit is contained in:
Nixpkgs Monitor 2013-12-18 14:51:01 +02:00 committed by Evgeny Egorochkin
parent 6584533c89
commit 339a738e72

View File

@ -2,7 +2,7 @@
}:
stdenv.mkDerivation rec {
version = "3.9";
version = "4.3";
name = "cgal-${version}";
src = fetchurl {
url = "https://gforge.inria.fr/frs/download.php/29125/CGAL-${version}.tar.gz";