diff --git a/srcpkgs/python3-ifaddr/template b/srcpkgs/python3-ifaddr/template index 683d76662a3..803404735be 100644 --- a/srcpkgs/python3-ifaddr/template +++ b/srcpkgs/python3-ifaddr/template @@ -1,11 +1,10 @@ # Template file for 'python3-ifaddr' pkgname=python3-ifaddr -version=0.1.6 -revision=2 +version=0.1.7 +revision=1 archs=noarch wrksrc="ifaddr-${version}" build_style=python3-module -pycompile_module="ifaddr" hostmakedepends="python3-setuptools" depends="python3" short_desc="Enumerates all IP addresses on all network adapters of the system" @@ -13,7 +12,7 @@ maintainer="Alessio Sergi " license="MIT" homepage="https://github.com/pydron/ifaddr" distfiles="${PYPI_SITE}/i/ifaddr/ifaddr-${version}.tar.gz" -checksum=c19c64882a7ad51a394451dabcbbed72e98b5625ec1e79789924d5ea3e3ecb93 +checksum=1f9e8a6ca6f16db5a37d3356f07b6e52344f6f9f7e806d618537731669eb1a94 post_install() { sed -n '/Copyright/,/SOFTWARE\./p' setup.py >LICENSE.txt