libraries/wxsvg: Updated for version 1.5.20.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-09-12 06:56:26 +02:00 committed by Robby Workman
parent 875bd0ee11
commit d531e0aa0c
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for wxsvg
# Copyright 2013-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2013-2019 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.12}
VERSION=${VERSION:-1.5.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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