mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/wxsvg: Updated for version 1.5.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
26b88f1acb
commit
b6d8d3ae55
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.3}
|
||||
VERSION=${VERSION:-1.5.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wxsvg"
|
||||
VERSION="1.5.3"
|
||||
VERSION="1.5.4"
|
||||
HOMEPAGE="http://sourceforge.net/projects/wxsvg/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/wxsvg/wxsvg-1.5.3.tar.bz2"
|
||||
MD5SUM="a2e58b7a1671c98ecb5f1fe423c1c737"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/wxsvg/wxsvg-1.5.4.tar.bz2"
|
||||
MD5SUM="5c417a4448942c000de415d710b37751"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg wxPython"
|
||||
|
|
Loading…
Reference in a new issue