rhash: update to 1.4.0.

This commit is contained in:
Leah Neukirchen 2020-07-17 10:21:55 +02:00
parent 6cab4d7196
commit dc718df492
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'rhash'
pkgname=rhash
version=1.3.9
revision=2
version=1.4.0
revision=1
wrksrc="RHash-${version}"
build_style=gnu-configure
configure_args="--enable-openssl --disable-openssl-runtime"
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="0BSD"
homepage="https://github.com/rhash/RHash"
distfiles="https://github.com/rhash/RHash/archive/v${version}.tar.gz"
checksum=42b1006f998adb189b1f316bf1a60e3171da047a85c4aaded2d0d26c1476c9f6
checksum=2ea39540f5c580da0e655f7b483c19e0d31506aed4202d88e8459fa7aeeb8861
make_build_target="all lib-shared"
make_install_target="install install-lib-shared"