mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/Paver: Updated for version 1.2.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7dc8eaec48
commit
d887f18c21
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Paver
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Paver"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.2.3"
|
||||
HOMEPAGE="https://github.com/paver/paver"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/P/Paver/Paver-1.2.2.tar.gz"
|
||||
MD5SUM="0b23c15a2d881f59c4a4c6a1f597cb9f"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/P/Paver/Paver-1.2.3.tar.gz"
|
||||
MD5SUM="81879832d7ff8c4a871420756fa7f550"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue