make file have wrong library path for solr

make file have below path:
libraries[SolrPhpClient][download][url] = http://solr-php-client.googlecode.com/files/SolrPhpClient.r60.2011-05-04...

this path is not exist now.
Currently solr files available at https://github.com/PTCInc/solr-php-client/archive/master.zip

Comments

rajneeshb created an issue. See original summary.

cboyden’s picture

Status: Needs work » Closed (duplicate)
Related issues: +#2790595: SolrPhpClient cannot be downloaded

This was fixed in issue #2790595: SolrPhpClient cannot be downloaded. There hasn't been a new release since it was fixed, but you can use the patch in the linked issue (the one in comment #10).