summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-01-21 12:03:33 +0100
committerPeter Korsgaard <peter@korsgaard.com>2018-01-23 08:35:47 +0100
commitfa97b1eec75154654a16a863325e1ccf8b9fa585 (patch)
tree491136d80f2ed12a64ca1dc0a7ee2d9a7f13e984
parentec3d655aa39086daeab49c57b7859ce1cd349f92 (diff)
downloadbuildroot-fa97b1eec75154654a16a863325e1ccf8b9fa585.tar.gz
buildroot-fa97b1eec75154654a16a863325e1ccf8b9fa585.zip
ljlinenoise: bump to version 0.1.3
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/ljlinenoise/ljlinenoise.hash2
-rw-r--r--package/ljlinenoise/ljlinenoise.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/ljlinenoise/ljlinenoise.hash b/package/ljlinenoise/ljlinenoise.hash
index 7b4a948c52..c70b5d6807 100644
--- a/package/ljlinenoise/ljlinenoise.hash
+++ b/package/ljlinenoise/ljlinenoise.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 a5fa2a88d8232bd0f97d3af9aafe780cd855830b42a9ab87c9ae2a5697b044a1 ljlinenoise-0.1.2-1.src.rock
+sha256 7a6c4142b0096106f498d7ee4bea5bf5086c076d1f071893441b8e5c0665fb47 ljlinenoise-0.1.3-1.src.rock
diff --git a/package/ljlinenoise/ljlinenoise.mk b/package/ljlinenoise/ljlinenoise.mk
index edcbdc95df..f021d9381f 100644
--- a/package/ljlinenoise/ljlinenoise.mk
+++ b/package/ljlinenoise/ljlinenoise.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LJLINENOISE_VERSION = 0.1.2-1
+LJLINENOISE_VERSION = 0.1.3-1
LJLINENOISE_LICENSE = MIT
LJLINENOISE_LICENSE_FILES = $(LJLINENOISE_SUBDIR)/COPYRIGHT
OpenPOWER on IntegriCloud