libraries/logilab-common: Updated for version 0.63.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dc7cae2857
commit
87c1187496
|
@ -3,9 +3,10 @@
|
|||
# Slackware build script for logilab-common
|
||||
|
||||
# Written by Grissiom chaos.proton@gmail.com
|
||||
# Updated up to v. 0.63.0 by Serban Udrea (S.Udrea@gsi.de)
|
||||
|
||||
PRGNAM=logilab-common
|
||||
VERSION=${VERSION:-0.60.1}
|
||||
VERSION=${VERSION:-0.63.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="logilab-common"
|
||||
VERSION="0.60.1"
|
||||
VERSION="0.63.0"
|
||||
HOMEPAGE="http://www.logilab.org/project/logilab-common"
|
||||
DOWNLOAD="http://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.60.1.tar.gz"
|
||||
MD5SUM="43d36e41aed185f64f8e78b001430b66"
|
||||
DOWNLOAD="http://download.logilab.org/pub/common/logilab-common-0.63.0.tar.gz"
|
||||
MD5SUM="fbfc709c1abf6cc636cb2a6ad84b8356"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="six"
|
||||
MAINTAINER="Serban Udrea"
|
||||
EMAIL="S.Udrea@gsi.de"
|
||||
|
|
Loading…
Reference in New Issue