hikari: update to 2.0.3.
This commit is contained in:
parent
710c7d1242
commit
eeec2cf34f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hikari'
|
||||
pkgname=hikari
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd=bmake
|
||||
|
@ -18,7 +18,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://hikari.acmelabs.space"
|
||||
changelog="https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=3689ea2fbfac2fd015dca59accada8b55e67b97a8aa2618ec22871e27264960a
|
||||
checksum=02eb73a3b76c440a8f30dd4fb5b18b43015eec7c3af79a07c83006cecc892610
|
||||
conf_files="/etc/pam.d/hikari-unlocker /etc/hikari/hikari.conf"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue