libraries/wxSQLite3: Updated for version 4.4.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2019-03-11 09:02:32 +07:00 committed by Willy Sudiarto Raharjo
parent bff4ae7086
commit 5f067fc768
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.4.1}
VERSION=${VERSION:-4.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="wxSQLite3"
VERSION="4.4.1"
VERSION="4.4.2"
HOMEPAGE="https://utelle.github.io/wxsqlite3/docs/html/index.html"
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v4.4.1/wxsqlite3-4.4.1.tar.gz"
MD5SUM="6b09a8a0663a68b7dc76bf49f2639264"
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v4.4.2/wxsqlite3-4.4.2.tar.gz"
MD5SUM="db98a696488ffe0fd29ee738cc3abe9e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxGTK3"