mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 17:11:21 +00:00
treewide: run "make check FIXUP=1"
fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ PKG_LICENSE:=Python-2.0
|
||||
|
||||
PKG_SOURCE:=pyserial-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://pypi.python.org/packages/3c/d8/a9fa247ca60b02b3bebbd61766b4f321393b57b13c53b18f6f62cf172c08/
|
||||
PKG_MD5SUM:=2f72100de3e410b36d575e12e82e9d27
|
||||
PKG_HASH:=d657051249ce3cbd0446bcfb2be07a435e1029da4d63f53ed9b4cdde7373364c
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/pyserial-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=python
|
||||
|
||||
Reference in New Issue
Block a user