hikari: update to 2.1.0.
This commit is contained in:
parent
9b96c8f6b1
commit
700fbb4c66
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hikari'
|
||||
pkgname=hikari
|
||||
version=2.0.5
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd=bmake
|
||||
make_use_env=yes
|
||||
|
@ -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=acaaed2dd2bb6e9b5b318213add0bfa68f113913a49f7b5169b88a63ffe1baa8
|
||||
checksum=6a1f14a73119b227b7d2c364c0627aade2630b080fe730bb11e9854d3408b59b
|
||||
conf_files="/etc/pam.d/hikari-unlocker /etc/hikari/hikari.conf"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue