mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/erlang-jiffy: bump to version 2.0.1
Release Notes: https://github.com/davisp/jiffy/releases/tag/2.0.1 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
This commit is contained in:
committed by
Marcus Hoffmann
parent
c2f607a19b
commit
ca5c781762
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 d4ef3fe9a231f4fa3d2f5b4be905c2d2a116b96d56433c66b5d7bd2dace5d52c erlang-jiffy-2.0.0.tar.gz
|
||||
sha256 e5c1951f819f553a34f61f33124b4c8dba1d665d9bba422e15752fe4fb52337d erlang-jiffy-2.0.1.tar.gz
|
||||
sha256 2d1a98e412143fbcdfdaed110614017b267b007252e1b4e121f9fc921edf9ec7 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ERLANG_JIFFY_VERSION = 2.0.0
|
||||
ERLANG_JIFFY_VERSION = 2.0.1
|
||||
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