summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Oudinet <johan.oudinet@gmail.com>2018-01-16 15:06:44 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2018-01-17 22:32:56 +0100
commit02e6bec0ffee0de859057da9c15d273ce81c86b6 (patch)
treeea0fadf9c87f1c55afa684875980316be6475ba9
parent30bb874757f858c617085771a46ab6217ea18b8b (diff)
downloadbuildroot-02e6bec0ffee0de859057da9c15d273ce81c86b6.tar.gz
buildroot-02e6bec0ffee0de859057da9c15d273ce81c86b6.zip
erlang-p1-oauth2: Bump to version 0.6.2
Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/erlang-p1-oauth2/erlang-p1-oauth2.hash2
-rw-r--r--package/erlang-p1-oauth2/erlang-p1-oauth2.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/erlang-p1-oauth2/erlang-p1-oauth2.hash b/package/erlang-p1-oauth2/erlang-p1-oauth2.hash
index 3666519f5f..29fae12636 100644
--- a/package/erlang-p1-oauth2/erlang-p1-oauth2.hash
+++ b/package/erlang-p1-oauth2/erlang-p1-oauth2.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 86e4d93f0206135bc6017b6001d061305513917f79c53294e534d6e66fd54727 erlang-p1-oauth2-0.6.1.tar.gz
+sha256 aea823ccc49b20f7e27f1893c7edf231339f56b16ba21ce78a60f735b6211718 erlang-p1-oauth2-0.6.2.tar.gz
diff --git a/package/erlang-p1-oauth2/erlang-p1-oauth2.mk b/package/erlang-p1-oauth2/erlang-p1-oauth2.mk
index c85706c8db..5c27393ae2 100644
--- a/package/erlang-p1-oauth2/erlang-p1-oauth2.mk
+++ b/package/erlang-p1-oauth2/erlang-p1-oauth2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ERLANG_P1_OAUTH2_VERSION = 0.6.1
+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
OpenPOWER on IntegriCloud