mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/gmapcatcher: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
25df5836fb
commit
4402cf615a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="gmapcatcher"
|
||||
VERSION="0.8.0.4"
|
||||
HOMEPAGE="https://github.com/heldersepu/GMapCatcher"
|
||||
DOWNLOAD="http://gmapcatcher.googlecode.com/files/mapcatcher_0.8.0.4.tar.gz"
|
||||
DOWNLOAD="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gmapcatcher/mapcatcher_0.8.0.4.tar.gz"
|
||||
MD5SUM="2485bac859e6d7f0135b47329117d301"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue