libraries/wxSQLite3: Updated for version 4.4.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4343a117f2
commit
a74b96f9dd
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wxSQLite3
|
||||
VERSION=${VERSION:-4.4.5}
|
||||
VERSION=${VERSION:-4.4.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wxSQLite3"
|
||||
VERSION="4.4.5"
|
||||
VERSION="4.4.6"
|
||||
HOMEPAGE="https://utelle.github.io/wxsqlite3/docs/html/index.html"
|
||||
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v4.4.5/wxsqlite3-4.4.5.tar.gz"
|
||||
MD5SUM="c2fb84dcd3731ba9cd67b2ffcfc5f6e3"
|
||||
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v4.4.6/wxsqlite3-4.4.6.tar.gz"
|
||||
MD5SUM="209f610d087cf2ef3a0748445185627f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3"
|
||||
|
|
Loading…
Reference in New Issue