summaryrefslogtreecommitdiff
path: root/python3-pip/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-04-15 20:59:09 +1000
committerDanny Rawlins <monster.romster@gmail.com>2018-04-15 21:01:35 +1000
commit827328538ee605be3b1c49b79b382344d2767376 (patch)
treecfe7466d4088d9ba498fd44665f04202b8f28837 /python3-pip/Pkgfile
parent7597c9a97485a1bcf9e8dcd1a959a027436111c4 (diff)
downloadopt-827328538ee605be3b1c49b79b382344d2767376.tar.gz
opt-827328538ee605be3b1c49b79b382344d2767376.tar.xz
[notify] python3-pip: world writable files fixed
Diffstat (limited to 'python3-pip/Pkgfile')
-rw-r--r--python3-pip/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/python3-pip/Pkgfile b/python3-pip/Pkgfile
index aaa424b8a..2820360a9 100644
--- a/python3-pip/Pkgfile
+++ b/python3-pip/Pkgfile
@@ -5,7 +5,7 @@
name=python3-pip
version=10.0.0
-release=1
+release=2
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz
https://crux.ster.zone/downloads/get-pip.py
# https://bootstrap.pypa.io/get-pip.py
@@ -41,4 +41,5 @@ Please prt-get depinst python3-setuptools to use $name.\033[0m\n"
fi
rm $PKG/usr/bin/pip
+ chmod -R og-w $PKG
}

Generated by cgit