mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 23:38:20 +04:00
python,python3: drop PKG_MD5SUM fields ; will use only PKG_HASH
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -16,7 +16,6 @@ PKG_RELEASE:=6
|
||||
|
||||
PKG_SOURCE:=Python-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://www.python.org/ftp/python/$(PKG_VERSION)
|
||||
PKG_MD5SUM:=53b43534153bb2a0363f08bae8b9d990
|
||||
PKG_HASH:=35d543986882f78261f97787fd3e06274bfa6df29fac9b4a94f73930ff98f731
|
||||
|
||||
PKG_LICENSE:=PSF
|
||||
|
||||
Reference in New Issue
Block a user