mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/curlpp: Fixed download location.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
4d4b600ea4
commit
a7ff562071
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="curlpp"
|
||||
VERSION="0.7.3"
|
||||
HOMEPAGE="http://code.google.com/p/curlpp"
|
||||
DOWNLOAD="http://curlpp.googlecode.com/files/curlpp-0.7.3.tar.gz"
|
||||
DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/curlpp/curlpp-0.7.3.tar.gz"
|
||||
MD5SUM="ccc3d30d4b3b5d2cdbed635898c29485"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue