libraries/wxsvg: Updated for version 1.5.3.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2015-02-23 14:55:52 +01:00 committed by Willy Sudiarto Raharjo
parent 89227496f8
commit 1b8a2e4c5a
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wxsvg
VERSION=${VERSION:-1.5}
VERSION=${VERSION:-1.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="wxsvg"
VERSION="1.5"
VERSION="1.5.3"
HOMEPAGE="http://sourceforge.net/projects/wxsvg/"
DOWNLOAD="http://downloads.sourceforge.net/wxsvg/wxsvg-1.5.tar.bz2"
MD5SUM="afa258ba9fe85e9676af958639c27392"
DOWNLOAD="http://downloads.sourceforge.net/wxsvg/wxsvg-1.5.3.tar.bz2"
MD5SUM="a2e58b7a1671c98ecb5f1fe423c1c737"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg wxPython"