mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/erlang-jiffy: bump to version 2.0.2
Release Notes: https://github.com/davisp/jiffy/releases/tag/2.0.2 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
0a86946bef
commit
30dbef0e19
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 e5c1951f819f553a34f61f33124b4c8dba1d665d9bba422e15752fe4fb52337d erlang-jiffy-2.0.1.tar.gz
|
||||
sha256 f0accdb3ec1b651afdacc92e72a99fa2fdb4f8bcd21a05ee845071ddaa263949 erlang-jiffy-2.0.2.tar.gz
|
||||
sha256 2d1a98e412143fbcdfdaed110614017b267b007252e1b4e121f9fc921edf9ec7 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ERLANG_JIFFY_VERSION = 2.0.1
|
||||
ERLANG_JIFFY_VERSION = 2.0.2
|
||||
ERLANG_JIFFY_SITE = $(call github,davisp,jiffy,$(ERLANG_JIFFY_VERSION))
|
||||
ERLANG_JIFFY_LICENSE = Apache-2.0, \
|
||||
MIT (core), \
|
||||
|
||||
Reference in New Issue
Block a user