python/bsddb3: Updated for version 6.2.6.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Alan Aversa 2018-08-12 18:55:14 +01:00 committed by Willy Sudiarto Raharjo
parent 77ccaa621d
commit 0f1bd002cc
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for bsddb3
# Copyright 2017 Alan Aversa USA
# Copyright 2018 Alan Aversa USA
# 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=bsddb3
VERSION=${VERSION:-6.2.4}
VERSION=${VERSION:-6.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="bsddb3"
VERSION="6.2.4"
VERSION="6.2.6"
HOMEPAGE="https://pypi.python.org/pypi/bsddb3/"
DOWNLOAD="https://pypi.python.org/packages/8d/9b/c3b01ff14e19254b2e031d8ae5ebe472e5523a47acc6f7d49300960d406d/bsddb3-6.2.4.tar.gz"
MD5SUM="eec77d104c5981366701c6b0de585504"
DOWNLOAD="https://files.pythonhosted.org/packages/e9/fc/ebfbd4de236b493f9ece156f816c21df0ae87ccc22604c5f9b664efef1b9/bsddb3-6.2.6.tar.gz"
MD5SUM="ebb7554bbe1a518abbe742753a617577"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""