luakit: update to 2.2.1.

Closes: #25471 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2020-10-09 18:55:35 +02:00 committed by Andrew J. Hesford
parent 96d83372f0
commit 85aba175e7

View file

@ -1,7 +1,7 @@
# Template file for 'luakit'
pkgname=luakit
reverts="2017.08.10_1"
version=2.2
version=2.2.1
revision=1
conf_files="/etc/xdg/luakit/*.lua"
hostmakedepends="pkg-config LuaJIT"
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://luakit.github.io/"
changelog="https://github.com/luakit/luakit/blob/develop/CHANGELOG.md"
distfiles="https://github.com/luakit/luakit/archive/${version}.tar.gz"
checksum=704929a324984afe246c63263667eb1d64c060b4f7f74ced59fec5d402c377dc
checksum=f35359f5863fabe2b9d426f4d3ef6d29ce5bb3bac7b4c8e0824242f89868c80e
case "${XBPS_TARGET_MACHINE}" in
aarch64) broken="LuaJIT-devel marked as unsupported";;