rhash: update to 1.3.4.
This commit is contained in:
parent
42aecfa22f
commit
97ec86112d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rhash'
|
# Template file for 'rhash'
|
||||||
pkgname=rhash
|
pkgname=rhash
|
||||||
version=1.3.3
|
version=1.3.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="RHash-${version}"
|
wrksrc="RHash-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
conf_files="/etc/rhashrc"
|
conf_files="/etc/rhashrc"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="RHash"
|
license="RHash"
|
||||||
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=60272e1955a9655308ebe64b1240d76906a7ea8fab81baaab706560fc4251838
|
checksum=1f6daa0c066c94d2575f0aace76f34e5800c51f59f4b30029ddcfa9799564f98
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/__GLIBC__/__linux__/' librhash/byte_order.h
|
sed -i 's/__GLIBC__/__linux__/' librhash/byte_order.h
|
||||||
|
|
Loading…
Reference in New Issue