hikari: update to 2.1.2.

This commit is contained in:
Andrew J. Hesford 2020-08-19 08:40:01 -04:00
parent f45782647c
commit b5b2d4bc89

View file

@ -1,6 +1,6 @@
# Template file for 'hikari' # Template file for 'hikari'
pkgname=hikari pkgname=hikari
version=2.1.1 version=2.1.2
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=ab75c4563aa57ae3f207b05cbb6e023cad9fd2f96cabafa1b16ed7eaf22f546d checksum=58300a67809b856ccb7d186a77b6cc8d29af36a7250783bd5d67dfd4d92fde31
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() {