diff options
| author | Maxime Hadjinlian <maxime.hadjinlian@gmail.com> | 2014-10-26 19:45:21 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-11-01 20:00:25 +0100 |
| commit | a7134ce67452525f97003519d0158e97ce0610d5 (patch) | |
| tree | 037eb1ef354737d4860432a1584622a0b04692e9 /package/libstrophe/libstrophe.mk | |
| parent | 56a902f40ed10c757b91d073ea9092ba33dc29b1 (diff) | |
| download | buildroot-a7134ce67452525f97003519d0158e97ce0610d5.tar.gz buildroot-a7134ce67452525f97003519d0158e97ce0610d5.zip | |
libstrophe: bump version
Remove patch that was accepted upstream. The other one was never sent
before.
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libstrophe/libstrophe.mk')
| -rw-r--r-- | package/libstrophe/libstrophe.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libstrophe/libstrophe.mk b/package/libstrophe/libstrophe.mk index 21f7d29f43..d7202d7788 100644 --- a/package/libstrophe/libstrophe.mk +++ b/package/libstrophe/libstrophe.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBSTROPHE_VERSION = d408eaf2bbfe5ff5c56eab01463c278f9891c08e +LIBSTROPHE_VERSION = 0.8.6 LIBSTROPHE_SITE = $(call github,strophe,libstrophe,$(LIBSTROPHE_VERSION)) LIBSTROPHE_DEPENDENCIES = openssl host-pkgconf LIBSTROPHE_AUTORECONF = YES |

