diff options
-rw-r--r-- | recipes-connectivity/lora/lora-network-server_1.0.25.bb (renamed from recipes-connectivity/lora/lora-network-server_1.0.24.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/lora/lora-network-server_1.0.24.bb b/recipes-connectivity/lora/lora-network-server_1.0.25.bb index c3076cb..9abc5f1 100644 --- a/recipes-connectivity/lora/lora-network-server_1.0.24.bb +++ b/recipes-connectivity/lora/lora-network-server_1.0.25.bb @@ -13,8 +13,8 @@ SRC_URI = "http://multitech.net/downloads/lora-network-server_${TUNE_PKGARCH}_${ file://lora-network-server.logrotate.conf \ " -SRC_URI[md5sum] = "073428947bdaab6e0db2b9510e997a97" -SRC_URI[sha256sum] = "ed41c09918743d15c6fcf85387dbed167a2df4e39557a8f85f6651e52480bd77" +SRC_URI[md5sum] = "bfb217b015e7964631bb1e89c9590f64" +SRC_URI[sha256sum] = "7de838de951ae61cc46547be45d8aadaaa5e08b212ac47dcba3f14b57b031a93" # binaries are already stripped, so suppress warning INSANE_SKIP_${PN} = "already-stripped" |