mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/logilab-astng: Updated for version 0.20.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
9e7ef0371a
commit
ba37bb9cf9
3 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Grissiom chaos.proton@gmail.com
|
||||
|
||||
PRGNAM=logilab-astng
|
||||
VERSION=${VERSION:-0.19.0}
|
||||
VERSION=${VERSION:-0.20.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="logilab-astng"
|
||||
VERSION="0.19.0"
|
||||
VERSION="0.20.1"
|
||||
HOMEPAGE="http://www.logilab.org/project/logilab-astng"
|
||||
DOWNLOAD="http://ftp.logilab.org/pub/astng/logilab-astng-0.19.0.tar.gz"
|
||||
MD5SUM="9478141bd45c1a1e72621797c94f18d3"
|
||||
DOWNLOAD="http://ftp.logilab.org/pub/astng/logilab-astng-0.20.1.tar.gz"
|
||||
MD5SUM="bd9612c3d6225346050347ac13b0e4c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="grissiom"
|
||||
|
|
Loading…
Reference in a new issue