wok diff cgal/receipt @ rev 20255

firefox, thunderbird: try to force i686
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 13 21:40:37 2018 +0100 (2018-03-13)
parents afd6aab736f6
children 5ea0ce1cecc0
line diff
     1.1 --- a/cgal/receipt	Mon Jun 02 20:08:48 2014 +0000
     1.2 +++ b/cgal/receipt	Tue Mar 13 21:40:37 2018 +0100
     1.3 @@ -2,14 +2,14 @@
     1.4  
     1.5  PACKAGE="cgal"
     1.6  SOURCE="CGAL"
     1.7 -VERSION="4.4"
     1.8 +VERSION="4.9"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Computational Geometry Algorithms Library."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL3 LGPL3"
    1.13  TARBALL="$SOURCE-$VERSION.tar.xz"
    1.14  WEB_SITE="https://www.cgal.org/"
    1.15 -WGET_URL="https://gforge.inria.fr/frs/download.php/file/33526/$TARBALL"
    1.16 +WGET_URL="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$VERSION/$TARBALL"
    1.17  
    1.18  DEPENDS="libboost-thread libboost-system gcc-lib-base"
    1.19  BUILD_DEPENDS="wget cmake libboost-dev gmp-dev mpfr-dev libboost-thread-dev"