diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb b/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb index cd129c3..d23d823 100644 --- a/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb +++ b/recipes-connectivity/lora/lora-network-server-mtcap_1.0.16.bb @@ -7,7 +7,7 @@ LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENSE;md5=7ffae4666a986c4ccf45e99e464f8402" DEPENDS = "jsoncpp libmts mosquitto sqlite3" RDEPENDS_${PN} += "lora-packet-forwarder logrotate" -PR = "r2" +PR = "r3" SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${PV}.tar.gz \ file://lora-network-server.conf \ |