* [Buildroot] [PATCH 1/1] package/bitwise: update for 0.50
@ 2023-07-22 8:02 Ramon Fried
2023-07-22 21:23 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Ramon Fried @ 2023-07-22 8:02 UTC (permalink / raw)
To: buildroot; +Cc: Ramon Fried
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-22 21:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-22 8:02 [Buildroot] [PATCH 1/1] package/bitwise: update for 0.50 Ramon Fried
2023-07-22 21:23 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox