summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/libstrophe/libstrophe.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libstrophe/libstrophe.mk b/package/libstrophe/libstrophe.mk
index e6eb8346b3..60e29d38c3 100644
--- a/package/libstrophe/libstrophe.mk
+++ b/package/libstrophe/libstrophe.mk
@@ -12,6 +12,7 @@ LIBSTROPHE_AUTORECONF = YES
LIBSTROPHE_LICENSE = MIT or GPLv3
LIBSTROPHE_LICENSE_FILES = MIT-LICENSE.txt GPL-LICENSE.txt
LIBSTROPHE_INSTALL_STAGING = YES
+LIBSTROPHE_PATCH = https://github.com/msantos/libstrophe/commit/b08766c8e46956daba010044b00c97f78b598780.patch
ifeq ($(BR2_PACKAGE_EXPAT),y)
# Passing --without-libxml2 doesn't work, due to how AC_ARG_WITH is
OpenPOWER on IntegriCloud