mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 19:54:50 +00:00
python-setuptools: upgrade to version 18.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-setuptools
|
PKG_NAME:=python-setuptools
|
||||||
PKG_VERSION:=18.1
|
PKG_VERSION:=18.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=setuptools-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=setuptools-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/setuptools/
|
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/setuptools/
|
||||||
PKG_MD5SUM:=f72e87f34fbf07f299f6cb46256a0b06
|
PKG_MD5SUM:=52b4e48939ef311d7204f8fe940764f4
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/setuptools-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/setuptools-$(PKG_VERSION)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user