From defc98f47e213e583428d49fc4d6fbb91b9ccbe1 Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Wed, 24 Feb 2021 00:26:39 +0300 Subject: [PATCH] luakit: update to 2.3 Closes: #29013 [via git-merge-pr] --- srcpkgs/luakit/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/luakit/template b/srcpkgs/luakit/template index 00e5d21c78..4fa00bb757 100644 --- a/srcpkgs/luakit/template +++ b/srcpkgs/luakit/template @@ -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"