mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/foolscap: Updated for version 0.12.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
7f25b157a5
commit
cd9e62d67a
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for foolscap
|
||||
|
||||
# Copyright 2010-2011 Marco Bonetti <sid77@slackware.it>
|
||||
# Copyright 2012-2016 Markus Reichelt, Aachen, DE
|
||||
# Copyright 2012-2017 Markus Reichelt, Aachen, DE
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -27,7 +27,7 @@
|
|||
# Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
|
||||
|
||||
PRGNAM=foolscap
|
||||
VERSION=${VERSION:-0.12.5}
|
||||
VERSION=${VERSION:-0.12.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="foolscap"
|
||||
VERSION="0.12.5"
|
||||
VERSION="0.12.6"
|
||||
HOMEPAGE="http://foolscap.lothar.com/trac"
|
||||
DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.12.5.tar.gz"
|
||||
MD5SUM="2e4c0b6034ceb436469295958b16e6aa"
|
||||
DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.12.6.tar.gz"
|
||||
MD5SUM="18991026c5ed8531858c90e8bfa6017f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyOpenSSL txtorcon txi2p"
|
||||
REQUIRES="python-twisted pyOpenSSL txtorcon txi2p"
|
||||
MAINTAINER="Markus Reichelt"
|
||||
EMAIL="slackbuilds@mareichelt.de"
|
||||
|
|
Loading…
Reference in a new issue