mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/wxsvg: Updated for version 1.5.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
2e17f26ebb
commit
928d2ffb11
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for wxsvg
|
||||
|
||||
# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2013-2016 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.4}
|
||||
VERSION=${VERSION:-1.5.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wxsvg"
|
||||
VERSION="1.5.4"
|
||||
VERSION="1.5.5"
|
||||
HOMEPAGE="http://sourceforge.net/projects/wxsvg/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/wxsvg/wxsvg-1.5.4.tar.bz2"
|
||||
MD5SUM="5c417a4448942c000de415d710b37751"
|
||||
DOWNLOAD="http://downloads.sf.net/wxsvg/wxsvg-1.5.5.tar.bz2"
|
||||
MD5SUM="0aadf0a5ad80c19c003013ba63358d53"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg wxPython"
|
||||
|
|
Loading…
Reference in a new issue