diff --git a/srcpkgs/pex/template b/srcpkgs/pex/template index 7843044a980..7a1048f12a5 100644 --- a/srcpkgs/pex/template +++ b/srcpkgs/pex/template @@ -1,6 +1,6 @@ # Template file for 'pex' pkgname=pex -version=2.1.8 +version=2.1.9 revision=1 archs=noarch wrksrc="pex-${version}" @@ -12,7 +12,7 @@ maintainer="Daniel Santana " license="Apache-2.0" homepage="https://github.com/pantsbuild/pex" distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz" -checksum=64e2f8146e0c00fd50213ac01933014aadd7b00c7709e961067c4c47f37fe31f +checksum=caff0d568482b0b532ad01bba3ff0dcdc171a418af68f13fd29510906b527918 post_build() { PYTHONPATH="$PWD" make -C docs man