wok rev 16913

R: update wget url
author Yuri Pourre <yuripourre@gmail.com>
date Tue Jul 15 21:40:28 2014 -0300 (2014-07-15)
parents 441ae485f53b
children d66b0bba6a38
files R/receipt
line diff
     1.1 --- a/R/receipt	Tue Jul 15 21:27:35 2014 -0300
     1.2 +++ b/R/receipt	Tue Jul 15 21:40:28 2014 -0300
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.r-project.org/"
     1.7 -WGET_URL="http://cran.cict.fr/src/base/R-2/$TARBALL"
     1.8 +WGET_URL="http://cran.r-project.org/src/base/R-2/$TARBALL"
     1.9  
    1.10  DEPENDS="libgfortran readline bzlib libgomp midori epdfview"
    1.11  BUILD_DEPENDS="gfortran readline-dev bzip2-dev"