libraries/wxPython: Updated for version 2.8.12.0.

This commit is contained in:
Heinz Wiesinger 2011-06-25 18:29:12 -03:00 committed by Niels Horn
parent ad2dd7b068
commit 7eb3886e37
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for wxPython
# Copyright 2007-2010 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2007-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# 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=wxPython
VERSION=2.8.11.0
VERSION=2.8.12.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="wxPython"
VERSION="2.8.11.0"
VERSION="2.8.12.0"
HOMEPAGE="http://wxPython.org/"
DOWNLOAD="http://downloads.sourceforge.net/wxpython/wxPython-src-2.8.11.0.tar.bz2"
MD5SUM="63f73aae49e530852db56a31b57529fa"
DOWNLOAD="http://downloads.sourceforge.net/wxpython/wxPython-src-2.8.12.0.tar.bz2"
MD5SUM="402e0b81e06f596d849e221a7a76acc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"
APPROVED="dsomero"
APPROVED="Niels Horn"