rhash: update to 1.3.9.
This commit is contained in:
parent
2b91a46e66
commit
b721642b0e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rhash'
|
||||
pkgname=rhash
|
||||
version=1.3.8
|
||||
revision=2
|
||||
version=1.3.9
|
||||
revision=1
|
||||
wrksrc="RHash-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-openssl --disable-openssl-runtime"
|
||||
|
@ -9,10 +9,10 @@ conf_files="/etc/rhashrc"
|
|||
makedepends="libressl-devel"
|
||||
short_desc="Utility for computing hash sums and creating magnet links"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="RHash"
|
||||
license="0BSD"
|
||||
homepage="https://github.com/rhash/RHash"
|
||||
distfiles="https://github.com/rhash/RHash/archive/v${version}.tar.gz"
|
||||
checksum=be536a56acfefc87dbc8b1db30fc639020e41edf05518185ea98630e3df7c04c
|
||||
checksum=42b1006f998adb189b1f316bf1a60e3171da047a85c4aaded2d0d26c1476c9f6
|
||||
make_build_target="all lib-shared"
|
||||
make_install_target="install install-lib-shared"
|
||||
|
||||
|
|
Loading…
Reference in a new issue