diff options
| author | Johan Oudinet <johan.oudinet@gmail.com> | 2015-07-08 11:54:23 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-11 12:27:20 +0200 |
| commit | 5158eaa866531989d0cc25906456f24504098e3b (patch) | |
| tree | 7d9691a2e7b57967ee6cc07c09cbb2da413cf6ce | |
| parent | 3789597275f7557110b572f492ece3c084932bc8 (diff) | |
| download | buildroot-5158eaa866531989d0cc25906456f24504098e3b.tar.gz buildroot-5158eaa866531989d0cc25906456f24504098e3b.zip | |
erlang-p1-sip: bump to version fd3e461
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-sip/erlang-p1-sip.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/erlang-p1-sip/erlang-p1-sip.mk b/package/erlang-p1-sip/erlang-p1-sip.mk index b895f59c1e..d017a92289 100644 --- a/package/erlang-p1-sip/erlang-p1-sip.mk +++ b/package/erlang-p1-sip/erlang-p1-sip.mk @@ -4,7 +4,7 @@ # ################################################################################ -ERLANG_P1_SIP_VERSION = bba4459 +ERLANG_P1_SIP_VERSION = fd3e461 ERLANG_P1_SIP_SITE = $(call github,processone,p1_sip,$(ERLANG_P1_SIP_VERSION)) ERLANG_P1_SIP_LICENSE = GPLv2 with OpenSSL exception ERLANG_P1_SIP_LICENSE_FILES = COPYING |

