mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
mosquitto: upgrade 1.3.4 to 1.3.5
Minor bugfix release Full changelog http://mosquitto.org/2014/10/version-1-3-5-released/ Signed-off-by: Karl Palsson <karlp@remake.is>
This commit is contained in:
@@ -9,12 +9,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=mosquitto
|
PKG_NAME:=mosquitto
|
||||||
PKG_VERSION:=1.3.4
|
PKG_VERSION:=1.3.5
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://mosquitto.org/files/source/
|
PKG_SOURCE_URL:=http://mosquitto.org/files/source/
|
||||||
PKG_MD5SUM:=9d729849efd74c6e3eee17a4a002e1e9
|
PKG_MD5SUM:=55094ad4dc7c7985377f43d4fc3d09da
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|||||||
Reference in New Issue
Block a user