package/erlang-jiffy: bump version to 1.0.9

Bump version to 1.0.9

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Giulio Benetti 2021-10-14 23:54:54 +02:00 committed by Thomas Petazzoni
parent a24f0e8eee
commit 8266e211fc
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# Locally computed
sha256 7cf67840c58b8732e12c84c8a3b714774da2601ae5e6a57f286273e25b205516 erlang-jiffy-1.0.6.tar.gz
sha256 45c224afe0ea2d3ece39e227f01f5585ad53b8b91d2d6924f9f50548874ae879 erlang-jiffy-1.0.9.tar.gz
sha256 0fa8afad2f02c08850a16e36fe55376ee19732b3a116a0207f2a73c857777a49 LICENSE

View file

@ -4,7 +4,7 @@
#
################################################################################
ERLANG_JIFFY_VERSION = 1.0.6
ERLANG_JIFFY_VERSION = 1.0.9
ERLANG_JIFFY_SITE = $(call github,davisp,jiffy,$(ERLANG_JIFFY_VERSION))
ERLANG_JIFFY_LICENSE = MIT (core), \
BSD-3-Clause (Google double conversion library), \