From: Frank Hunleth Date: Sat, 20 Feb 2016 17:53:36 +0000 (+0100) Subject: erlang-p1-stun: bump to version 0.9.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=86803492ec34ee3cb8f0abad51d3c23e7c5ba906;p=buildroot.git erlang-p1-stun: bump to version 0.9.0 Signed-off-by: Frank Hunleth [Thomas: - do only the version bump, not the package rename, as suggested by Romain Naour - erlang-p1-stun continues to depend on erlang-p1-tls, not erlang-fast_tls.] Signed-off-by: Thomas Petazzoni --- diff --git a/package/erlang-p1-stun/erlang-p1-stun.mk b/package/erlang-p1-stun/erlang-p1-stun.mk index 7920347c59..4d26f917ee 100644 --- a/package/erlang-p1-stun/erlang-p1-stun.mk +++ b/package/erlang-p1-stun/erlang-p1-stun.mk @@ -4,7 +4,7 @@ # ################################################################################ -ERLANG_P1_STUN_VERSION = a3dce07 +ERLANG_P1_STUN_VERSION = 0.9.0 ERLANG_P1_STUN_SITE = $(call github,processone,stun,$(ERLANG_P1_STUN_VERSION)) ERLANG_P1_STUN_LICENSE = GPLv2+ ERLANG_P1_STUN_LICENSE_FILES = COPYING