rhash: update to 1.4.5.
This commit is contained in:
parent
35923b0fc8
commit
af001d055e
|
@ -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 <leah@vuxu.org>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue