node-mozilla-iot-gateway: update to version 0.7.0
authorJosef Schlehofer <redacted>
Tue, 2 Apr 2019 20:56:54 +0000 (22:56 +0200)
committerJosef Schlehofer <redacted>
Fri, 12 Apr 2019 02:26:35 +0000 (04:26 +0200)
Use codeload as they have tagged and signed repository

Signed-off-by: Josef Schlehofer <redacted>
lang/node-mozilla-iot-gateway/Makefile

index c555edbd54c2fc9547252fce463f980901518568..2d9d34f7a50efdface3ddf132761d66c6ecb3d6d 100644 (file)
@@ -9,16 +9,12 @@ include $(TOPDIR)/rules.mk
 
 PKG_NPM_NAME:=mozilla-iot-gateway
 PKG_NAME:=node-$(PKG_NPM_NAME)
-PKG_VERSION:=0.6.1
+PKG_VERSION:=0.7.0
 PKG_RELEASE:=1
-PKG_REV:=2bcdf4866872b1e8992ee70ff6fc65566d6288d8
 
-PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=https://github.com/mozilla-iot/gateway.git
-PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=$(PKG_REV)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MIRROR_HASH:=c424b6f5f011c0cceb455458c855854395d47e902fd4ec2d63564c5e736d4fcd
+PKG_SOURCE_URL:=https://codeload.github.com/mozilla-iot/gateway/tar.gz/v$(PKG_VERSION)?
+PKG_HASH:=a5ff36942b686ea39f6d1e5d369cd783d6e2265f19262856647de7e596aa1a77
 
 PKG_BUILD_DEPENDS:=node/host openzwave
 
git clone https://git.99rst.org/PROJECT