This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
python3-pip: bump to version 8.1.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
9 years ago
parent
35a2cd6087
commit
32db03968f
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
lang/python3-pip/Makefile
+ 2
- 2
lang/python3-pip/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
python3-pip
PKG_VERSION
:=
8.1.
0
PKG_VERSION
:=
8.1.
1
PKG_RELEASE
:=
1
PKG_SOURCE
:=
pip-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://pypi.python.org/packages/source/p/pip/
PKG_MD5SUM
:=
e9c3844db343f47d16040b32ad9072be
PKG_MD5SUM
:=
6b86f11841e89c8241d689956ba99ed7
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save