All of lore.kernel.org
 help / color / mirror / Atom feed
From: Norbert Lange <nolange79@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/2] package/haveged: bump to version 1.9.9
Date: Wed, 10 Jun 2020 00:41:16 +0200	[thread overview]
Message-ID: <20200609224116.13607-3-nolange79@gmail.com> (raw)
In-Reply-To: <20200609224116.13607-1-nolange79@gmail.com>

Format hash file with two spaces delimiters.

Signed-off-by: Norbert Lange <nolange79@gmail.com>
---
 package/haveged/haveged.hash | 4 ++--
 package/haveged/haveged.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/haveged/haveged.hash b/package/haveged/haveged.hash
index 2bb1fdd846..2f1338a6a8 100644
--- a/package/haveged/haveged.hash
+++ b/package/haveged/haveged.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  99aa1996c6e39ea2459cfc37addfb8b1eecc63f3a2b6da9db17b22e76b6851ae	haveged-1.9.8.tar.gz
-sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903	COPYING
+sha256  13a0d81bb395c6ebde70a6474452001d9f898d786ddf4872af9f9f96f9e99ded  haveged-1.9.9.tar.gz
+sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
diff --git a/package/haveged/haveged.mk b/package/haveged/haveged.mk
index cc834304df..40fa1c7c15 100644
--- a/package/haveged/haveged.mk
+++ b/package/haveged/haveged.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HAVEGED_VERSION = 1.9.8
+HAVEGED_VERSION = 1.9.9
 HAVEGED_SITE = $(call github,jirka-h,haveged,v$(HAVEGED_VERSION))
 HAVEGED_LICENSE = GPL-3.0+
 HAVEGED_LICENSE_FILES = COPYING
-- 
2.26.2

  parent reply	other threads:[~2020-06-09 22:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 22:41 [Buildroot] (no subject) Norbert Lange
2020-06-09 22:41 ` [Buildroot] [PATCH v2 1/2] package/haveged: Change service file to run early Norbert Lange
2020-06-25 22:39   ` Norbert Lange
2020-06-29  7:31     ` Jérémy ROSEN
2020-06-29  8:29       ` Norbert Lange
2020-06-29  9:30         ` Alexander Dahl
2020-06-29  9:55           ` Norbert Lange
2020-06-29 12:41             ` Alexander Dahl
2020-06-29 15:17               ` Norbert Lange
2020-06-29 21:37                 ` Alexander Dahl
2020-06-30  7:46                   ` Norbert Lange
2020-06-30  7:54                     ` Norbert Lange
2020-06-30  8:14                     ` Alexander Dahl
2020-06-29 12:03         ` Jérémy ROSEN
2020-06-29 15:08           ` Norbert Lange
2020-09-13 13:27   ` Thomas Petazzoni
2020-09-14  7:00     ` Jérémy ROSEN
2020-06-09 22:41 ` Norbert Lange [this message]
2020-06-10 20:57   ` [Buildroot] [PATCH v2 2/2] package/haveged: bump to version 1.9.9 Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200609224116.13607-3-nolange79@gmail.com \
    --to=nolange79@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.