diff --git a/srcpkgs/python-pexpect/template b/srcpkgs/python-pexpect/template index 6e7614bfeb9..a6f5bd18124 100644 --- a/srcpkgs/python-pexpect/template +++ b/srcpkgs/python-pexpect/template @@ -1,6 +1,6 @@ # Template file for 'python-pexpect' pkgname=python-pexpect -version=4.1.0 +version=4.2.0 revision=1 noarch=yes wrksrc="${pkgname/python-}-${version}" @@ -11,10 +11,10 @@ depends="python-ptyprocess" pycompile_module="pexpect" short_desc="Python2 module for spawning child applications and controlling them" maintainer="Juan RP " -homepage="http://pexpect.readthedocs.org/" +homepage="https://pexpect.readthedocs.io/" license="ISC" distfiles="${PYPI_SITE}/p/pexpect/pexpect-${version}.tar.gz" -checksum=c381c60f1987355b65df8f08a27f428831914c8a81091bd1778ac336fa2f27e7 +checksum=bf6816b8cc8d301a499e7adf338828b39bc7548eb64dbed4dd410ed93d95f853 post_install() { vlicense LICENSE