luakit: update to 2.3

Closes: #29013 [via git-merge-pr]
This commit is contained in:
FollieHiyuki 2021-02-24 00:26:39 +03:00 committed by Érico Rolim
parent b34b285456
commit defc98f47e

View file

@ -1,7 +1,7 @@
# Template file for 'luakit'
pkgname=luakit
reverts="2017.08.10_1"
version=2.2.1
version=2.3
revision=1
conf_files="/etc/xdg/luakit/*.lua"
hostmakedepends="pkg-config LuaJIT"
@ -13,11 +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=f35359f5863fabe2b9d426f4d3ef6d29ce5bb3bac7b4c8e0824242f89868c80e
case "${XBPS_TARGET_MACHINE}" in
aarch64) broken="LuaJIT-devel marked as unsupported";;
esac
checksum=c7026b4f0bdfa44f43798b80f87548d3e7ad56f5b923fc43b9c712bf18496095
CFLAGS="-fcommon"