From: Ramon Fried <rfried.dev@gmail.com>
To: buildroot@buildroot.org
Cc: Ramon Fried <rfried.dev@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/bitwise: update for 0.50
Date: Sat, 22 Jul 2023 11:02:46 +0300 [thread overview]
Message-ID: <20230722080246.429168-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 c8daa0aa64..9da1a4c0c5 100644
--- a/package/bitwise/bitwise.hash
+++ b/package/bitwise/bitwise.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 f524f794188a10defc4df673d8cf0b3739f93e58e93aff0cdb8a99fbdcca2ffb bitwise-v0.43.tar.gz
+sha256 806271fa5bf31de0600315e8720004a8f529954480e991ca84a9868dc1cae97e bitwise-v0.50.tar.gz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
diff --git a/package/bitwise/bitwise.mk b/package/bitwise/bitwise.mk
index 33d8f6776b..5bce92fcf7 100644
--- a/package/bitwise/bitwise.mk
+++ b/package/bitwise/bitwise.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BITWISE_VERSION = 0.43
+BITWISE_VERSION = 0.50
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.41.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-07-22 5:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-22 8:02 Ramon Fried [this message]
2023-07-22 21:23 ` [Buildroot] [PATCH 1/1] package/bitwise: update for 0.50 Thomas Petazzoni via buildroot
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=20230722080246.429168-1-rfried.dev@gmail.com \
--to=rfried.dev@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.