mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 01:21: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:=MIT
|
||||
|
||||
PKG_SOURCE:=crcmod-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://pypi.python.org/packages/source/c/crcmod/
|
||||
PKG_MD5SUM:=2d5b92117d958dcead94f9e17f54cd32
|
||||
PKG_HASH:=dc7051a0db5f2bd48665a990d3ec1cc305a466a77358ca4492826f41f283601e
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/crcmod-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=python
|
||||
|
||||
Reference in New Issue
Block a user