rhash: bump to version 1.3.5

Add sha256 and license file hash.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018.05.x
Baruch Siach 2018-03-09 07:21:06 +02:00 committed by Peter Korsgaard
parent 7cfceeb91e
commit 95e9851b88
2 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -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