python-pex: update to 1.6.12.
This commit is contained in:
parent
fc91a7745d
commit
3baaf7c553
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pex'
|
||||
pkgname=python-pex
|
||||
version=1.6.11
|
||||
version=1.6.12
|
||||
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=7379ae45179bec744063299305ad3e2e8cca98bd5928a8dcc440400c3838810c
|
||||
checksum=c665f0206a2ecdd87ea1d487ee45d5b5f51c319dc197496baa1f06a0961f088f
|
||||
alternatives="
|
||||
pex:pex:/usr/bin/pex2
|
||||
pex:pex.1:/usr/share/man/man1/pex2.1"
|
||||
|
|
Loading…
Reference in a new issue