diff --git a/srcpkgs/python3-slixmpp/template b/srcpkgs/python3-slixmpp/template index d1eab889678..db367c3d0ab 100644 --- a/srcpkgs/python3-slixmpp/template +++ b/srcpkgs/python3-slixmpp/template @@ -1,7 +1,7 @@ # Template file for 'python3-slixmpp' pkgname=python3-slixmpp -version=1.4.1 -revision=4 +version=1.4.2 +revision=1 wrksrc="slixmpp-${version}" build_style=python3-module pycompile_module="slixmpp" @@ -14,7 +14,7 @@ maintainer="Franklin Delehelle " license="MIT" homepage="https://pypi.org/project/slixmpp/" distfiles="${PYPI_SITE}/s/slixmpp/slixmpp-${version}.tar.gz" -checksum=020acd4507fd00c38835b78b5f338db60d3df840187623e0d41ab2ca89d7ae57 +checksum=c3204fbe8ded148e1eca6720ba0398298c159f29ec76dfc6f7dd7ed999ae1767 pre_build() { sed -i "s|os.environ.get('CC', 'cc')|'${CC}'|" setup.py