libraries/wxSQLite3: Updated for version 3.5.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-06-11 10:15:40 +07:00 committed by Willy Sudiarto Raharjo
parent 02b1d5ccfe
commit bb7b421b81
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wxSQLite3
VERSION=${VERSION:-3.5.3}
VERSION=${VERSION:-3.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="wxSQLite3"
VERSION="3.5.3"
VERSION="3.5.5"
HOMEPAGE="http://utelle.github.io/wxsqlite3/docs/html/index.html"
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v3.5.3/wxsqlite3-3.5.3.tar.gz"
MD5SUM="daba15dd6ca0decfe1b1557f23cb0753"
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v3.5.5/wxsqlite3-3.5.5.tar.gz"
MD5SUM="f9e01b24628f4a92312aa4e5aaf230e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython"