python-pex: update to 1.6.2.
This commit is contained in:
parent
31301e2dd2
commit
fc3921be86
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pex'
|
||||
pkgname=python-pex
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pex-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/pantsbuild/pex"
|
||||
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
||||
checksum=4b59035b50d30af38e02eb6e20d194347f6024599354595b16ddcc6939513c54
|
||||
checksum=724588ce982222a3020ad3de50e0912915815175771b35e59fe06fdf1db35415
|
||||
alternatives="
|
||||
pex:pex:/usr/bin/pex2
|
||||
pex:pex.1:/usr/share/man/man1/pex2.1"
|
||||
|
|
Loading…
Reference in a new issue