mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
package/erlang-xmpp: bump version to 1.8.3
Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
e1e95a78ae
commit
ef28b4b039
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# Locally calculated
|
||||
sha256 c227e3a32af4973308120aa726b945c2d3ab7187d47343fe65eb30e95bade0b0 erlang-xmpp-1.6.2.tar.gz
|
||||
sha256 2a099bdfb129c416fae6f7e713d94ad39153cf2e7bf6b277a970136190a28ff2 erlang-xmpp-1.8.3.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE.txt
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
ERLANG_XMPP_VERSION = 1.6.2
|
||||
ERLANG_XMPP_VERSION = 1.8.3
|
||||
ERLANG_XMPP_SITE = $(call github,processone,xmpp,$(ERLANG_XMPP_VERSION))
|
||||
ERLANG_XMPP_LICENSE = Apache-2.0
|
||||
ERLANG_XMPP_LICENSE_FILES = LICENSE.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue