summaryrefslogtreecommitdiff
path: root/package/httping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/httping/Makefile')
-rw-r--r--package/httping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/httping/Makefile b/package/httping/Makefile
index 4a1f76c1b..eadc97d79 100644
--- a/package/httping/Makefile
+++ b/package/httping/Makefile
@@ -20,7 +20,7 @@ endif
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,HTTPING,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,HTTPING,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE}))
do-build:
${MAKE} -C ${WRKBUILD} -f ${WRKBUILD}/Makefile${SSL_ENABLE} \