libraries/wxsvg: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5951926f58
commit
d73e906911
|
@ -11,7 +11,7 @@ wxsvg:
|
|||
wxsvg: wxSVG is C++ library to create, manipulate and render SVG files.
|
||||
wxsvg: Some python bindings and tools are also planned.
|
||||
wxsvg:
|
||||
wxsvg: Homepage: http://sourceforge.net/projects/wxsvg/
|
||||
wxsvg: Homepage: https://sourceforge.net/projects/wxsvg/
|
||||
wxsvg:
|
||||
wxsvg:
|
||||
wxsvg:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="wxsvg"
|
||||
VERSION="1.5.11"
|
||||
HOMEPAGE="http://sourceforge.net/projects/wxsvg/"
|
||||
DOWNLOAD="http://downloads.sf.net/wxsvg/wxsvg-1.5.11.tar.bz2"
|
||||
HOMEPAGE="https://sourceforge.net/projects/wxsvg/"
|
||||
DOWNLOAD="https://downloads.sf.net/wxsvg/wxsvg-1.5.11.tar.bz2"
|
||||
MD5SUM="afaf1e46ed956fc7d5b354213e053d72"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue