rhash: update to 1.4.0.
This commit is contained in:
parent
6cab4d7196
commit
dc718df492
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rhash'
|
# Template file for 'rhash'
|
||||||
pkgname=rhash
|
pkgname=rhash
|
||||||
version=1.3.9
|
version=1.4.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="RHash-${version}"
|
wrksrc="RHash-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-openssl --disable-openssl-runtime"
|
configure_args="--enable-openssl --disable-openssl-runtime"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="0BSD"
|
license="0BSD"
|
||||||
homepage="https://github.com/rhash/RHash"
|
homepage="https://github.com/rhash/RHash"
|
||||||
distfiles="https://github.com/rhash/RHash/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rhash/RHash/archive/v${version}.tar.gz"
|
||||||
checksum=42b1006f998adb189b1f316bf1a60e3171da047a85c4aaded2d0d26c1476c9f6
|
checksum=2ea39540f5c580da0e655f7b483c19e0d31506aed4202d88e8459fa7aeeb8861
|
||||||
make_build_target="all lib-shared"
|
make_build_target="all lib-shared"
|
||||||
make_install_target="install install-lib-shared"
|
make_install_target="install install-lib-shared"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue