summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Oudinet <johan.oudinet@gmail.com>2018-01-16 15:06:38 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2018-01-17 22:27:50 +0100
commit64ca1555272bc138764faca220dab6382f32d75d (patch)
treecd85c6890c8995ad15dad79efd0839e5c6aabaab
parentd8aeb731ab5a828998456539ea6d0241063f126c (diff)
downloadbuildroot-64ca1555272bc138764faca220dab6382f32d75d.tar.gz
buildroot-64ca1555272bc138764faca220dab6382f32d75d.zip
erlang-p1-zlib: Bump to version 1.0.3
Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/erlang-p1-zlib/erlang-p1-zlib.hash2
-rw-r--r--package/erlang-p1-zlib/erlang-p1-zlib.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/erlang-p1-zlib/erlang-p1-zlib.hash b/package/erlang-p1-zlib/erlang-p1-zlib.hash
index eded821013..dc14dd0707 100644
--- a/package/erlang-p1-zlib/erlang-p1-zlib.hash
+++ b/package/erlang-p1-zlib/erlang-p1-zlib.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 2200330f7d4fc595caf8806fec1318b853009ab3d643cf063d19bff59bf2b45e erlang-p1-zlib-1.0.2.tar.gz
+sha256 8396f9cb17fdb195d9a2537ad76327bf930d66118b87b7108f27e5ed28b7cde6 erlang-p1-zlib-1.0.3.tar.gz
diff --git a/package/erlang-p1-zlib/erlang-p1-zlib.mk b/package/erlang-p1-zlib/erlang-p1-zlib.mk
index a57b19fd13..bc53efccd7 100644
--- a/package/erlang-p1-zlib/erlang-p1-zlib.mk
+++ b/package/erlang-p1-zlib/erlang-p1-zlib.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ERLANG_P1_ZLIB_VERSION = 1.0.2
+ERLANG_P1_ZLIB_VERSION = 1.0.3
ERLANG_P1_ZLIB_SITE = $(call github,processone,ezlib,$(ERLANG_P1_ZLIB_VERSION))
ERLANG_P1_ZLIB_LICENSE = Apache-2.0
ERLANG_P1_ZLIB_LICENSE_FILES = LICENSE.txt
OpenPOWER on IntegriCloud