mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01: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:
+1
-1
@@ -16,7 +16,7 @@ PKG_LICENSE:=Apache License
|
||||
|
||||
PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@APACHE/httpd/
|
||||
PKG_MD5SUM:=97b6bbfa83c866dbe20ef317e3afd108
|
||||
PKG_HASH:=71fcc128238a690515bd8174d5330a5309161ef314a326ae45c7c15ed139c13a
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user