|
|
@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk |
|
|
|
PKG_NPM_SCOPE:=serialport |
|
|
|
PKG_NPM_NAME:=bindings |
|
|
|
PKG_NAME:=node-$(PKG_NPM_SCOPE)-$(PKG_NPM_NAME) |
|
|
|
PKG_VERSION:=2.0.8 |
|
|
|
PKG_VERSION:=8.0.4 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz |
|
|
|
PKG_SOURCE_URL:=https://registry.npmjs.org/@$(PKG_NPM_SCOPE)/$(PKG_NPM_NAME)/-/ |
|
|
|
PKG_HASH:=2e0d0ca6168ba104fe60692e33c76ec44ff9533bf7b657dfc6e00da410728df4 |
|
|
|
PKG_HASH:=fd48dba7fd4de42d9908e33c21cd028345c3d481eff668511966313cfac61695 |
|
|
|
|
|
|
|
PKG_BUILD_DEPENDS:=node/host |
|
|
|
PKG_USE_MIPS16:=0 |
|
|
|