diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-07-16 23:22:41 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-07-16 23:22:41 +1000 |
commit | 4b44492ae30765de97e8f2a3ff722945c90fd1f0 (patch) | |
tree | a7bca6d94a778ff90142e8fdc3579de3780cac0a /python-setuptools/Pkgfile | |
parent | df2761f59acc81349958653e648a8f1d243a016c (diff) | |
download | opt-4b44492ae30765de97e8f2a3ff722945c90fd1f0.tar.gz opt-4b44492ae30765de97e8f2a3ff722945c90fd1f0.tar.xz |
python-setuptools: 39.2.0 -> 40.0.0
Diffstat (limited to 'python-setuptools/Pkgfile')
-rw-r--r-- | python-setuptools/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-setuptools/Pkgfile b/python-setuptools/Pkgfile index 9a983158d..ce1d9ab84 100644 --- a/python-setuptools/Pkgfile +++ b/python-setuptools/Pkgfile @@ -4,8 +4,8 @@ # Depends on: python name=python-setuptools -version=39.2.0 -release=2 +version=40.0.0 +release=1 source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.zip) build() { |