File tree Expand file tree Collapse file tree 2 files changed +4
-17
lines changed
openwrt/package/mosquitto Expand file tree Collapse file tree 2 files changed +4
-17
lines changed Original file line number Diff line number Diff line change 88include $(TOPDIR ) /rules.mk
99
1010PKG_NAME: =mosquitto
11- PKG_SOURCE_VERSION: =79f3b57da5b5a4498bcbe1e97917ce3aff874245
12- PKG_VERSION: =2015-02-18
11+ PKG_SOURCE_VERSION: =9c9df007460f98bed029c61f070a50a7eff23ab5
12+ PKG_VERSION: =2015-04-03
1313PKG_RELEASE: =$(PKG_SOURCE_VERSION )
1414
1515PKG_SOURCE_PROTO: =git
@@ -33,13 +33,13 @@ define Package/$(PKG_NAME)/default
3333 CATEGORY:=Network
3434 TITLE:=mosquitto - an MQTT message broker
3535 URL:=http://www.mosquitto.org/
36- DEPENDS:= +librt +libwebsockets + libuuid
36+ DEPENDS:= +librt +libuuid
3737endef
3838
3939define Package/$(PKG_NAME)
4040 $(call Package/mosquitto/default)
4141 TITLE+= (with SSL support)
42- DEPENDS+= +libopenssl
42+ DEPENDS+= +libopenssl +libwebsockets-openssl
4343 VARIANT:=ssl
4444endef
4545
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments