mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/erlang-jiffy: bump to version 1.1.3
Release Notes: https://github.com/davisp/jiffy/releases/tag/1.1.3 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
d94039e770
commit
0b00d540bf
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 f43bafc1ae5c9c1a7843a4c6b2d0b7ef57188e567381bf734035ef9701a7458f erlang-jiffy-1.1.2.tar.gz
|
||||
sha256 44b93897b0ca4f085b9424d8673b3a78ff85daaaca4d055a40e2a03a8cf4587a erlang-jiffy-1.1.3.tar.gz
|
||||
sha256 0fa8afad2f02c08850a16e36fe55376ee19732b3a116a0207f2a73c857777a49 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ERLANG_JIFFY_VERSION = 1.1.2
|
||||
ERLANG_JIFFY_VERSION = 1.1.3
|
||||
ERLANG_JIFFY_SITE = $(call github,davisp,jiffy,$(ERLANG_JIFFY_VERSION))
|
||||
ERLANG_JIFFY_LICENSE = MIT (core), \
|
||||
BSD-3-Clause (Google double conversion library), \
|
||||
|
||||
Reference in New Issue
Block a user