librhash: Update from 1.3.4 to 1.3.5

This commit is contained in:
Fredrik Fornwall 2017-10-14 23:31:09 +02:00
parent 0c6302b3ad
commit c8ac5ac0b9
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=http://rhash.sourceforge.net/
TERMUX_PKG_VERSION=1.3.4
TERMUX_PKG_SRCURL=https://github.com/rhash/RHash/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=1f6daa0c066c94d2575f0aace76f34e5800c51f59f4b30029ddcfa9799564f98
TERMUX_PKG_DESCRIPTION="Console utility for calculation and verification of magnet links and a wide range of hash sums"
TERMUX_PKG_VERSION=1.3.5
TERMUX_PKG_SHA256=98e0688acae29e68c298ffbcdbb0f838864105f9b2bd8857980664435b1f1f2e
TERMUX_PKG_SRCURL=https://github.com/rhash/RHash/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_DEPENDS="openssl"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_MAINTAINER="Vishal Biswas @vishalbiswas"