Skip to content

Commit

Permalink
updated node-red version to v1.2.9 branch; now points to v1.2.9 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazar Demin committed Apr 14, 2021
1 parent abb9118 commit 814fb68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions onion-node-red/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@

include $(TOPDIR)/rules.mk
PKG_NAME:= onion-node-red
PKG_VERSION:=0.19.5
PKG_VERSION:=1.2.9
PKG_RELEASE:=1


PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=HEAD
PKG_SOURCE_VERSION:=v1.2.9
PKG_SOURCE_URL:=https://github.com/OnionIoT/node-red.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.gz
Expand Down

0 comments on commit 814fb68

Please sign in to comment.