Michael Orlitzky <mjo <at> gentoo.org> writes:
> > MY_PV=${PV/_/}
> > SRC_URI="http://www.apache.org/dist/spark/${PV}/${P}.tgz"
> Because that's the wrong URL =)
SRC_URI="http://www.apache.org/dist/spark/spark-1.1.0/${P}.tgz"
Works. Is this correct?
(sorry for being dense)
James

