hikari: update to 2.2.0.
This commit is contained in:
parent
483bddec19
commit
a3bc981d63
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.1.2
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd=bmake
|
make_cmd=bmake
|
||||||
|
@ -16,7 +16,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=58300a67809b856ccb7d186a77b6cc8d29af36a7250783bd5d67dfd4d92fde31
|
checksum=2530eaf20434acbd9c37ddb7b432b16540bb7c033ec51166645f06d9425c8000
|
||||||
conf_files="/etc/pam.d/hikari-unlocker /etc/hikari/hikari.conf"
|
conf_files="/etc/pam.d/hikari-unlocker /etc/hikari/hikari.conf"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in a new issue