aboutsummaryrefslogtreecommitdiff
path: root/libs/apr-util
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/apr-util
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/apr-util')
-rw-r--r--libs/apr-util/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/apr-util/Makefile b/libs/apr-util/Makefile
index 8ded4cc78..e9af160d5 100644
--- a/libs/apr-util/Makefile
+++ b/libs/apr-util/Makefile
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@APACHE/apr/
-PKG_MD5SUM:=069a9a980776acab05212c5f37ef8368
+PKG_HASH:=8474c93fa74b56ac6ca87449abe3e155723d5f534727f3f33283f6631a48ca4c
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
PKG_LICENSE:=Apache License