hikari: update to 2.0.4.
This commit is contained in:
parent
0d0aa2b08a
commit
42ffed9cf8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hikari'
|
# Template file for 'hikari'
|
||||||
pkgname=hikari
|
pkgname=hikari
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
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=02eb73a3b76c440a8f30dd4fb5b18b43015eec7c3af79a07c83006cecc892610
|
checksum=3f8648c69867fdbe83c09a1a10d9c3be813803f66721bc4543c49a525fed5c39
|
||||||
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…
Reference in New Issue