python-pex: update to 1.6.7.
This commit is contained in:
parent
adbbd8472d
commit
89fa8dd68a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pex'
|
||||
pkgname=python-pex
|
||||
version=1.6.6
|
||||
version=1.6.7
|
||||
revision=1
|
||||
archs=noarch
|
||||
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=ca887bedc9c6e0eab72fcb4c20eda8fff975d06b75993a85ee1dfc763ba38e86
|
||||
checksum=dc95eed8047a6644a21b9814841efb31447aaeae587c3835c9262db29007e3c1
|
||||
alternatives="
|
||||
pex:pex:/usr/bin/pex2
|
||||
pex:pex.1:/usr/share/man/man1/pex2.1"
|
||||
|
|
Loading…
Reference in a new issue