mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
pex: update to 2.1.11.
This commit is contained in:
parent
f24b9bf608
commit
ad88cf7b63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pex'
|
||||
pkgname=pex
|
||||
version=2.1.10
|
||||
version=2.1.11
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pex-${version}"
|
||||
|
@ -12,7 +12,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=13e7528760612faa78cc6c3b8f713c90f55bbf3679ef72a53d83b92be064ba9e
|
||||
checksum=9fc8f1562676c537b4c7fe4a62ecaaa2803fa43b56aba2f2435d833eb6b6036a
|
||||
|
||||
post_build() {
|
||||
PYTHONPATH="$PWD" make -C docs man
|
||||
|
|
Loading…
Add table
Reference in a new issue