mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hikari: update to 2.0.3.
This commit is contained in:
parent
710c7d1242
commit
eeec2cf34f
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.2
|
version=2.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd=bmake
|
make_cmd=bmake
|
||||||
|
@ -18,7 +18,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://hikari.acmelabs.space"
|
homepage="https://hikari.acmelabs.space"
|
||||||
changelog="https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md"
|
changelog="https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md"
|
||||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3689ea2fbfac2fd015dca59accada8b55e67b97a8aa2618ec22871e27264960a
|
checksum=02eb73a3b76c440a8f30dd4fb5b18b43015eec7c3af79a07c83006cecc892610
|
||||||
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