mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/wxSQLite3: Orphaned.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1d7b7f952b
commit
9b128f20a9
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for wxSQLite3.
|
||||
#
|
||||
# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# 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=wxSQLite3
|
||||
VERSION=${VERSION:-4.4.8}
|
||||
VERSION=${VERSION:-4.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wxSQLite3"
|
||||
VERSION="4.4.8"
|
||||
VERSION="4.5.1"
|
||||
HOMEPAGE="https://utelle.github.io/wxsqlite3/docs/html/index.html"
|
||||
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v4.4.8/wxsqlite3-4.4.8.tar.gz"
|
||||
MD5SUM="8ad8b85f05a602187a0b233139520353"
|
||||
DOWNLOAD="https://github.com/utelle/wxsqlite3/archive/v4.5.1/wxsqlite3-4.5.1.tar.gz"
|
||||
MD5SUM="d51bd38d13a1febb2b54c96d7818c22f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
MAINTAINER="orphaned - no maintainer"
|
||||
EMAIL="nobody@nowhere"
|
||||
|
|
Loading…
Reference in a new issue