mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
hikari: update to 2.0.1.
This commit is contained in:
parent
42d4459993
commit
68813b5c02
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hikari'
|
# Template file for 'hikari'
|
||||||
pkgname=hikari
|
pkgname=hikari
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd=bmake
|
make_cmd=bmake
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://hikari.acmelabs.space"
|
homepage="https://hikari.acmelabs.space"
|
||||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0230bd89c90da1082e7d59bd991118e0b76c621ee55d21506893866a44adb5fe
|
checksum=13e496ddf8d31b9d49862b97e5609c6d0fb2014d1fbe16636be59be8b00ffbfa
|
||||||
conf_files="/etc/pam.d/hikari-unlocker /etc/hikari/hikari.conf"
|
conf_files="/etc/pam.d/hikari-unlocker /etc/hikari/hikari.conf"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue