python/apsw: Upgraded to 3.17.1_r1
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
b7d891c844
commit
ace4c20f5e
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=apsw
|
||||
VERSION=${VERSION:-3.7.14.1_r1}
|
||||
VERSION=${VERSION:-3.7.17_r1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="apsw"
|
||||
VERSION="3.7.14.1_r1"
|
||||
VERSION="3.17.1_r1"
|
||||
HOMEPAGE="http://code.google.com/p/apsw/"
|
||||
DOWNLOAD="http://apsw.googlecode.com/files/apsw-3.7.14.1-r1.zip"
|
||||
MD5SUM="ae32e46df985b5fbbdbdd17640367711"
|
||||
DOWNLOAD="http://apsw.googlecode.com/files/apsw-3.17.1-r1.zip"
|
||||
MD5SUM="5393765e7ef55def11dae08149133136"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="%README%"
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
|
|
Loading…
Reference in New Issue