diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2019-09-12 06:56:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:09:05 -0500 |
commit | d531e0aa0c851557a4aadbba170d195bb7404046 (patch) | |
tree | a8fd105e7f87a2676e421fb57ed5fbee24d1f88e /libraries/wxsvg/wxsvg.SlackBuild | |
parent | 875bd0ee11741b212835cbb95ff59272adae670f (diff) |
libraries/wxsvg: Updated for version 1.5.20.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/wxsvg/wxsvg.SlackBuild')
-rw-r--r-- | libraries/wxsvg/wxsvg.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/wxsvg/wxsvg.SlackBuild b/libraries/wxsvg/wxsvg.SlackBuild index e4c4268aecaa4..f6db2729ac54f 100644 --- a/libraries/wxsvg/wxsvg.SlackBuild +++ b/libraries/wxsvg/wxsvg.SlackBuild @@ -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} |