# HG changeset patch # User Yuri Pourre # Date 1405471228 10800 # Node ID c49c3c907f12188f87c21991f535709c224eeaab # Parent 441ae485f53bc18cb5ccbb8ab929d41269336e46 R: update wget url diff -r 441ae485f53b -r c49c3c907f12 R/receipt --- a/R/receipt Tue Jul 15 21:27:35 2014 -0300 +++ b/R/receipt Tue Jul 15 21:40:28 2014 -0300 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.r-project.org/" -WGET_URL="http://cran.cict.fr/src/base/R-2/$TARBALL" +WGET_URL="http://cran.r-project.org/src/base/R-2/$TARBALL" DEPENDS="libgfortran readline bzlib libgomp midori epdfview" BUILD_DEPENDS="gfortran readline-dev bzip2-dev"