diff --git a/srcpkgs/rhash/template b/srcpkgs/rhash/template index e70337656d1..cda68684792 100644 --- a/srcpkgs/rhash/template +++ b/srcpkgs/rhash/template @@ -1,7 +1,7 @@ # Template file for 'rhash' pkgname=rhash -version=1.4.4 -revision=2 +version=1.4.5 +revision=1 build_style=configure configure_args="--enable-openssl --prefix=/usr --sysconfdir=/etc" make_install_target="install install-lib-headers" @@ -12,7 +12,7 @@ maintainer="Leah Neukirchen " license="0BSD" homepage="https://github.com/rhash/RHash" distfiles="https://github.com/rhash/RHash/archive/v${version}.tar.gz" -checksum=8e7d1a8ccac0143c8fe9b68ebac67d485df119ea17a613f4038cda52f84ef52a +checksum=6db837e7bbaa7c72c5fd43ca5af04b1d370c5ce32367b9f6a1f7b49b2338c09a post_extract() { vsed -i -e 's/__GLIBC__/__linux__/' librhash/byte_order.h