diff --git a/srcpkgs/rhash/template b/srcpkgs/rhash/template index cda68684792..a670515c65d 100644 --- a/srcpkgs/rhash/template +++ b/srcpkgs/rhash/template @@ -1,6 +1,6 @@ # Template file for 'rhash' pkgname=rhash -version=1.4.5 +version=1.4.6 revision=1 build_style=configure configure_args="--enable-openssl --prefix=/usr --sysconfdir=/etc" @@ -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=6db837e7bbaa7c72c5fd43ca5af04b1d370c5ce32367b9f6a1f7b49b2338c09a +checksum=9f6019cfeeae8ace7067ad22da4e4f857bb2cfa6c2deaa2258f55b2227ec937a post_extract() { vsed -i -e 's/__GLIBC__/__linux__/' librhash/byte_order.h