hikari: update to 2.2.3.
This commit is contained in:
parent
0a08ed69d7
commit
237a62da4d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hikari'
|
||||
pkgname=hikari
|
||||
version=2.2.2
|
||||
revision=2
|
||||
version=2.2.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd=bmake
|
||||
make_use_env=yes
|
||||
|
@ -16,7 +16,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=df9b8cb6c6b2b995a5dd4bbf32c43b374d689eabfda1620a9444d845160e4de3
|
||||
checksum=0727d8652e6debea52a9d975bd656cb573556e0e14184b069925c40f2f1b02b4
|
||||
conf_files="/etc/pam.d/hikari-unlocker /etc/hikari/hikari.conf"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue