mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
python/pysetuptools: Updated for version 18.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
parent
06dbf940f9
commit
5f6d7e2b41
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pysetuptools
|
||||
VERSION=${VERSION:-18.0.1}
|
||||
VERSION=${VERSION:-18.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pysetuptools"
|
||||
VERSION="18.0.1"
|
||||
VERSION="18.2"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-18.0.1.tar.gz"
|
||||
MD5SUM="cecd172c9ff7fd5f2e16b2fcc88bba51"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-18.2.tar.gz"
|
||||
MD5SUM="52b4e48939ef311d7204f8fe940764f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue