python-pip: update to 8.1.2
This commit is contained in:
parent
3cf61d75b8
commit
acaec3f205
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pip'
|
||||
pkgname=python-pip
|
||||
version=8.1.1
|
||||
revision=3
|
||||
version=8.1.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pip-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://pip.pypa.io/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz"
|
||||
checksum=3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798
|
||||
checksum=4d24b03ffa67638a3fa931c09fd9e0273ffa904e95ebebe7d4b1a54c93d7b732
|
||||
alternatives="pip:pip:/usr/bin/pip2.7"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue