diff --git a/srcpkgs/python-netifaces/template b/srcpkgs/python-netifaces/template index 5552ac4ca4f..b8d6e505879 100644 --- a/srcpkgs/python-netifaces/template +++ b/srcpkgs/python-netifaces/template @@ -1,17 +1,17 @@ # Template file for 'python-netifaces' pkgname=python-netifaces -version=0.10.7 -revision=2 +version=0.10.9 +revision=1 wrksrc="netifaces-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel" short_desc="Python2 library to retrieve information about network interfaces" maintainer="Alessio Sergi " -homepage="https://github.com/al45tair/netifaces" license="MIT" +homepage="https://github.com/al45tair/netifaces" distfiles="${PYPI_SITE}/n/netifaces/netifaces-${version}.tar.gz" -checksum=bd590fcb75421537d4149825e1e63cca225fd47dad861710c46bd1cb329d8cbd +checksum=2dee9ffdd16292878336a58d04a20f0ffe95555465fee7c9bd23b3490ef2abf3 post_install() { sed -n '/Copyright/,/SOFTWARE\./p' PKG-INFO >LICENSE