libraries/wxsvg: Updated for version 1.5.12.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2018-03-14 19:29:37 +01:00 committed by Willy Sudiarto Raharjo
parent 54ce1776fa
commit 2cfb9543ff
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for wxsvg
# Copyright 2013-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2013-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wxsvg
VERSION=${VERSION:-1.5.11}
VERSION=${VERSION:-1.5.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="wxsvg"
VERSION="1.5.11"
VERSION="1.5.12"
HOMEPAGE="https://sourceforge.net/projects/wxsvg/"
DOWNLOAD="https://downloads.sf.net/wxsvg/wxsvg-1.5.11.tar.bz2"
MD5SUM="afaf1e46ed956fc7d5b354213e053d72"
DOWNLOAD="https://downloads.sf.net/wxsvg/wxsvg-1.5.12.tar.bz2"
MD5SUM="c822e0b7ea4a690b30e7b6711ce674fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg wxGTK3"