aboutsummaryrefslogtreecommitdiff
path: root/libs/libevhtp/Makefile
diff options
context:
space:
mode:
authorEtienne Champetier <champetier.etienne@gmail.com>2017-08-27 21:28:09 -0700
committerEtienne Champetier <champetier.etienne@gmail.com>2017-08-29 21:41:14 -0700
commit4006865ae81b20b1793ae2a07db20235fefd2c71 (patch)
treed09ca7c42f0ec1e48a10609e3e8b9a75ef214b64 /libs/libevhtp/Makefile
parent5f95c0a2e3dd9b175097970833694de6c53b6bcc (diff)
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>
Diffstat (limited to 'libs/libevhtp/Makefile')
-rw-r--r--libs/libevhtp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/libevhtp/Makefile b/libs/libevhtp/Makefile
index a81e7ab90..09e822237 100644
--- a/libs/libevhtp/Makefile
+++ b/libs/libevhtp/Makefile
@@ -16,10 +16,11 @@ PKG_RELEASE:=1
PKG_LICENSE:=BSD-3-Clause
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=https://github.com/ellzey/libevhtp.git
+PKG_SOURCE_URL:=https://chromium.googlesource.com/external/github.com/ellzey/libevhtp
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=91071e2f20749cd469b87ac2ef1c158dc2a6806f
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
+PKG_MIRROR_HASH:=c9c4415539e78ac9021a8507cd16b9101564dd03286bc84428cc1ee11f0df1fd
PKG_INSTALL:=1