mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/wxsvg: Updated for version 1.5.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
89227496f8
commit
1b8a2e4c5a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wxsvg
|
||||
VERSION=${VERSION:-1.5}
|
||||
VERSION=${VERSION:-1.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wxsvg"
|
||||
VERSION="1.5"
|
||||
VERSION="1.5.3"
|
||||
HOMEPAGE="http://sourceforge.net/projects/wxsvg/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/wxsvg/wxsvg-1.5.tar.bz2"
|
||||
MD5SUM="afa258ba9fe85e9676af958639c27392"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/wxsvg/wxsvg-1.5.3.tar.bz2"
|
||||
MD5SUM="a2e58b7a1671c98ecb5f1fe423c1c737"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg wxPython"
|
||||
|
|
Loading…
Reference in a new issue