system/rhash: Updated for version 1.4.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
С. С. Болоканаръ 2021-01-23 16:22:10 +02:00 committed by Willy Sudiarto Raharjo
parent 52dcad25c9
commit 096c47a569
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 7 additions and 9 deletions

View file

@ -1,6 +1,7 @@
#!/bin/sh
# Copyright (c) 2014, Симонъ–Севаръ Болокановъ, Bulgaria <sbolokanov@abv.bg>
# Copyright 2014-2021 S. S. Bolokanar, Bulgaria <sbolokanov@abv.bg>
# С. С. Болоканаръ, България
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -20,9 +21,6 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Written by: Симонъ Болокановъ <sbolokanov@abv.bg>
# Date: Unknown
# Changelog:
# v1.3.3 - Re-done the sript and send it to SBo
# 27.2.2015 - no headers!? - thanks to Marcel Saegebarth for spotting this
@ -32,7 +30,7 @@
# 3 Мартъ 1878 възстановѧване на Българиѧ, 3 Мартъ 1918 (40 г. по–късно) победа надъ Русиѧ
PRGNAM=rhash
VERSION=${VERSION:-1.4.0}
VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="rhash"
VERSION="1.4.0"
VERSION="1.4.1"
HOMEPAGE="https://github.com/rhash/RHash/"
DOWNLOAD="https://github.com/rhash/RHash/archive/v1.4.0/RHash-1.4.0.tar.gz"
MD5SUM="7adb443e76f2ccad718725a2708e1dbb"
DOWNLOAD="https://github.com/rhash/RHash/archive/v1.4.1/RHash-1.4.1.tar.gz"
MD5SUM="5059d052270e92302dbb08de3f6d7fee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Симонъ С. Болокановъ"
MAINTAINER="S. S. Bolokanar"
EMAIL="sbolokanov@abv.bg"