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:
@@ -16,7 +16,7 @@ PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
PKG_SOURCE:=psycopg2-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://initd.org/psycopg/tarballs/PSYCOPG-2-6/
|
||||
PKG_MD5SUM:=4a392949ba31a378a18ed3e775a4693f
|
||||
PKG_HASH:=70490e12ed9c5c818ecd85d185d363335cc8a8cbf7212e3c185431c79ff8c05c
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/psycopg2-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=python libpq python/host
|
||||
|
||||
Reference in New Issue
Block a user