misc/mosquitto: Updated for version 1.4.9
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
parent
6981a33eb1
commit
93b9cdcf5a
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=mosquitto
|
PRGNAM=mosquitto
|
||||||
VERSION=${VERSION:-1.4.8}
|
VERSION=${VERSION:-1.4.9}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="mosquitto"
|
PRGNAM="mosquitto"
|
||||||
VERSION="1.4.8"
|
VERSION="1.4.9"
|
||||||
HOMEPAGE="http://mosquitto.org/"
|
HOMEPAGE="http://mosquitto.org/"
|
||||||
DOWNLOAD="http://mosquitto.org/files/source/mosquitto-1.4.8.tar.gz"
|
DOWNLOAD="http://mosquitto.org/files/source/mosquitto-1.4.9.tar.gz"
|
||||||
MD5SUM="d859cd474ffa61a6197bdabe007b9027"
|
MD5SUM="67943e2c5afebf7329628616eb2c41c5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="c-ares"
|
REQUIRES="c-ares"
|
||||||
|
|
Loading…
Reference in New Issue