Bump buidlroot version to 2018.02.6
This commit is contained in:
13
bsp/buildroot/package/erlang-p1-oauth2/erlang-p1-oauth2.mk
Normal file
13
bsp/buildroot/package/erlang-p1-oauth2/erlang-p1-oauth2.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# erlang-p1-oauth2
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ERLANG_P1_OAUTH2_VERSION = 0.6.2
|
||||
ERLANG_P1_OAUTH2_SITE = $(call github,processone,p1_oauth2,$(ERLANG_P1_OAUTH2_VERSION))
|
||||
ERLANG_P1_OAUTH2_LICENSE = MIT
|
||||
ERLANG_P1_OAUTH2_LICENSE_FILES = LICENSE
|
||||
ERLANG_P1_OAUTH2_INSTALL_STAGING = YES
|
||||
|
||||
$(eval $(rebar-package))
|
||||
Reference in New Issue
Block a user