diff --git a/srcpkgs/python-pip/template b/srcpkgs/python-pip/template index 9241d10e82..50b667baac 100644 --- a/srcpkgs/python-pip/template +++ b/srcpkgs/python-pip/template @@ -1,6 +1,6 @@ # Template file for 'python-pip' pkgname=python-pip -version=7.0.3 +version=7.1.0 revision=1 noarch=yes wrksrc="pip-${version}" @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://pip.pypa.io/" license="MIT" distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz" -checksum=b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd +checksum=d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2 pre_build() { sed -i '1d' pip/__init__.py