All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] rhash: bump to version 1.3.5
@ 2018-03-09  5:21 Baruch Siach
  2018-03-09 21:24 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2018-03-09  5:21 UTC (permalink / raw)
  To: buildroot

Add sha256 and license file hash.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/rhash/rhash.hash | 9 ++++++---
 package/rhash/rhash.mk   | 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/package/rhash/rhash.hash b/package/rhash/rhash.hash
index 5efc3a67bd00..9a29b988a63e 100644
--- a/package/rhash/rhash.hash
+++ b/package/rhash/rhash.hash
@@ -1,3 +1,6 @@
-# From https://sourceforge.net/projects/rhash/files/rhash/1.3.4/
-md5 0b51010604659e9e99f6307b053ba13b  rhash-1.3.4-src.tar.gz
-sha1 411d8c7ba84fa9763bc49fa2fd3a7587712fd52c  rhash-1.3.4-src.tar.gz
+# From https://sourceforge.net/projects/rhash/files/rhash/1.3.5/
+md5 f586644019c10c83c6b6835de4b99e74  rhash-1.3.5-src.tar.gz
+sha1 990c9a0135afe48dee4ce1dbf83578e44735f302  rhash-1.3.5-src.tar.gz
+# Locally calculated
+sha256 98e0688acae29e68c298ffbcdbb0f838864105f9b2bd8857980664435b1f1f2e  rhash-1.3.5-src.tar.gz
+sha256 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40  COPYING
diff --git a/package/rhash/rhash.mk b/package/rhash/rhash.mk
index 53f49d8d3c29..28fffe452885 100644
--- a/package/rhash/rhash.mk
+++ b/package/rhash/rhash.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RHASH_VERSION = 1.3.4
+RHASH_VERSION = 1.3.5
 RHASH_SOURCE = rhash-$(RHASH_VERSION)-src.tar.gz
 RHASH_SITE = https://sourceforge.net/projects/rhash/files/rhash/$(RHASH_VERSION)
 RHASH_LICENSE = MIT
-- 
2.16.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] rhash: bump to version 1.3.5
  2018-03-09  5:21 [Buildroot] [PATCH] rhash: bump to version 1.3.5 Baruch Siach
@ 2018-03-09 21:24 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2018-03-09 21:24 UTC (permalink / raw)
  To: buildroot

>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Add sha256 and license file hash.
 > Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-09 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-09  5:21 [Buildroot] [PATCH] rhash: bump to version 1.3.5 Baruch Siach
2018-03-09 21:24 ` Peter Korsgaard

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.