From: Ramon Fried <rfried.dev@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/bitwise: update for 0.42
Date: Sat, 17 Apr 2021 19:45:04 +0300 [thread overview]
Message-ID: <20210417164504.260150-1-rfried.dev@gmail.com> (raw)
Signed-off-by: Ramon Fried <rfried.dev@gmail.com>
---
package/bitwise/bitwise.hash | 2 +-
package/bitwise/bitwise.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/bitwise/bitwise.hash b/package/bitwise/bitwise.hash
index 061c5e529e..5493c642a6 100644
--- a/package/bitwise/bitwise.hash
+++ b/package/bitwise/bitwise.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 33ce934fb99dadf7652224152cc135a0abf6a211adde53d96e9be7067567749c bitwise-v0.41.tar.gz
+sha256 d3d43cef47bf8f49e85f7ed381c3eaf1df921ca51805e0962f1a97a517e1d1d2 bitwise-v0.42.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
diff --git a/package/bitwise/bitwise.mk b/package/bitwise/bitwise.mk
index 581eac6fb4..237f7753cd 100644
--- a/package/bitwise/bitwise.mk
+++ b/package/bitwise/bitwise.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BITWISE_VERSION = 0.41
+BITWISE_VERSION = 0.42
BITWISE_SITE = https://github.com/mellowcandle/bitwise/releases/download/v$(BITWISE_VERSION)
BITWISE_SOURCE = bitwise-v$(BITWISE_VERSION).tar.gz
BITWISE_DEPENDENCIES = ncurses readline
--
2.31.1
next reply other threads:[~2021-04-17 16:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-17 16:45 Ramon Fried [this message]
2021-04-19 21:29 ` [Buildroot] [PATCH] package/bitwise: update for 0.42 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=20210417164504.260150-1-rfried.dev@gmail.com \
--to=rfried.dev@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.