mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
libmraa: Upgrade to version 0.9.0
This version is compatible with the version of node currently in use. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
This commit is contained in:
@@ -8,16 +8,16 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libmraa
|
||||
PKG_VERSION:=0.8.0
|
||||
PKG_VERSION:=0.9.0
|
||||
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/intel-iot-devkit/mraa.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=70600dece4138b0c0dbaff42f57828f1559cd840
|
||||
PKG_SOURCE_VERSION:=049ba5fa9f2d18ac0ec6729c46916b34998d3c5f
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=9cbda58e7c7790db3d62cee62f399975effcdc2d9688d3d6bb2b4a86748faff9
|
||||
PKG_MIRROR_HASH:=0c81cff6dcfe401ead0d8976c6f9a6a86b75ab38413a45a40b7eb20b639d78e4
|
||||
PKG_BUILD_DEPENDS:=node python/host swig/host node/host
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user