From: patrick.oppenlander@gmail.com
To: buildroot@buildroot.org
Cc: Patrick Oppenlander <patrick.oppenlander@gmail.com>
Subject: [Buildroot] [PATCH v2] package/minisign: bump to version 0.12
Date: Tue, 28 Jan 2025 09:15:35 +1100 [thread overview]
Message-ID: <20250127221636.5746-1-patrick.oppenlander@gmail.com> (raw)
In-Reply-To: <CAEg67GmDfqCn5w=XoNyTm7EDFgUOr0kZjgtnbk0A5ZtPHd7HXg@mail.gmail.com>
From: Patrick Oppenlander <patrick.oppenlander@gmail.com>
Upstream license changed to include 2025 in copyright years.
Changelog: https://github.com/jedisct1/minisign/releases/tag/0.12
Signed-off-by: Patrick Oppenlander <patrick.oppenlander@gmail.com>
---
package/minisign/minisign.hash | 4 ++--
package/minisign/minisign.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/minisign/minisign.hash b/package/minisign/minisign.hash
index 12cde42a43..e918891aa8 100644
--- a/package/minisign/minisign.hash
+++ b/package/minisign/minisign.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 74c2c78a1cd51a43a6c98f46a4eabefbc8668074ca9aa14115544276b663fc55 minisign-0.11.tar.gz
-sha256 d775d155cbf31638714c31c6f990f9fdc5f07998d91e42d1bf15483bd2d1706b LICENSE
+sha256 796dce1376f9bcb1a19ece729c075c47054364355fe0c0c1ebe5104d508c7db0 minisign-0.12.tar.gz
+sha256 01aa50818d6609e85a9610b7d04da037e8b28bcf3bb5b5b4963c0c3f7abdabbd LICENSE
diff --git a/package/minisign/minisign.mk b/package/minisign/minisign.mk
index 7cdce597f7..5cc8e14cba 100644
--- a/package/minisign/minisign.mk
+++ b/package/minisign/minisign.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MINISIGN_VERSION = 0.11
+MINISIGN_VERSION = 0.12
MINISIGN_SITE = $(call github,jedisct1,minisign,$(MINISIGN_VERSION))
MINISIGN_LICENSE = ISC
MINISIGN_LICENSE_FILES = LICENSE
--
2.48.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-01-27 22:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-21 3:14 [Buildroot] [PATCH] package/minisign: bump to version 0.12 patrick.oppenlander
2025-01-24 20:29 ` Julien Olivain
2025-01-27 4:42 ` Patrick Oppenlander
2025-01-27 22:15 ` patrick.oppenlander [this message]
2025-01-27 23:32 ` [Buildroot] [PATCH v2] " Julien Olivain
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=20250127221636.5746-1-patrick.oppenlander@gmail.com \
--to=patrick.oppenlander@gmail.com \
--cc=buildroot@buildroot.org \
/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.