mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
rhash: update to 1.4.6.
This commit is contained in:
parent
52c71c11d2
commit
761aea7e98
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rhash'
|
# Template file for 'rhash'
|
||||||
pkgname=rhash
|
pkgname=rhash
|
||||||
version=1.4.5
|
version=1.4.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--enable-openssl --prefix=/usr --sysconfdir=/etc"
|
configure_args="--enable-openssl --prefix=/usr --sysconfdir=/etc"
|
||||||
|
@ -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=6db837e7bbaa7c72c5fd43ca5af04b1d370c5ce32367b9f6a1f7b49b2338c09a
|
checksum=9f6019cfeeae8ace7067ad22da4e4f857bb2cfa6c2deaa2258f55b2227ec937a
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i -e 's/__GLIBC__/__linux__/' librhash/byte_order.h
|
vsed -i -e 's/__GLIBC__/__linux__/' librhash/byte_order.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue