libraries/wxSQLite3: Updated for version 4.3.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-11-18 20:05:12 +00:00 committed by Willy Sudiarto Raharjo
parent 2a1f0b7074
commit 4fa63d5dba
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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:-4.2.0}
VERSION=${VERSION:-4.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="wxSQLite3"
VERSION="4.2.0"
VERSION="4.3.0"
HOMEPAGE="https://utelle.github.io/wxsqlite3/docs/html/index.html"
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v4.2.0/wxsqlite3-4.2.0.tar.gz"
MD5SUM="35c87660aa7b3d0f6fd220876e93af12"
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v4.3.0/wxsqlite3-4.3.0.tar.gz"
MD5SUM="63af147838f55f9e064732b1aea7cd9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3"