mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
rhash: update to 1.4.1.
This commit is contained in:
parent
5587b24a7e
commit
a211cd2d79
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.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="RHash-${version}"
|
wrksrc="RHash-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -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=2ea39540f5c580da0e655f7b483c19e0d31506aed4202d88e8459fa7aeeb8861
|
checksum=430c812733e69b78f07ce30a05db69563450e41e217ae618507a4ce2e144a297
|
||||||
make_build_target="all lib-shared"
|
make_build_target="all lib-shared"
|
||||||
make_install_target="install install-lib-shared"
|
make_install_target="install install-lib-shared"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue