Kaynağa Gözat

python3-pip: upgrade to version 8.1.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean 9 yıl önce
ebeveyn
işleme
7eb62fd6aa
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      lang/python3-pip/Makefile

+ 2
- 2
lang/python3-pip/Makefile Dosyayı Görüntüle

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=python3-pip
11
-PKG_VERSION:=7.1.2
11
+PKG_VERSION:=8.1.0
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=pip-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=https://pypi.python.org/packages/source/p/pip/
16
-PKG_MD5SUM:=3823d2343d9f3aaab21cf9c917710196
16
+PKG_MD5SUM:=e9c3844db343f47d16040b32ad9072be
17 17
 
18 18
 PKG_LICENSE:=MIT
19 19