mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
libraries/wxsvg: Updated for version 1.5.20.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
875bd0ee11
commit
d531e0aa0c
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for wxsvg
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=wxsvg
|
PRGNAM=wxsvg
|
||||||
VERSION=${VERSION:-1.5.12}
|
VERSION=${VERSION:-1.5.20}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="wxsvg"
|
PRGNAM="wxsvg"
|
||||||
VERSION="1.5.12"
|
VERSION="1.5.20"
|
||||||
HOMEPAGE="https://sourceforge.net/projects/wxsvg/"
|
HOMEPAGE="https://sourceforge.net/projects/wxsvg/"
|
||||||
DOWNLOAD="https://downloads.sf.net/wxsvg/wxsvg-1.5.12.tar.bz2"
|
DOWNLOAD="https://downloads.sf.net/wxsvg/wxsvg-1.5.20.tar.bz2"
|
||||||
MD5SUM="c822e0b7ea4a690b30e7b6711ce674fd"
|
MD5SUM="a56b8c6b29599e1d7404120093072ce0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="ffmpeg wxGTK3"
|
REQUIRES="ffmpeg wxGTK3"
|
||||||
|
|
Loading…
Reference in a new issue