From cbfee928b664ce007fa057bdb689712d1fa465ee Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Fri, 13 Oct 2017 04:17:10 -0300 Subject: [PATCH] lgi: update to 0.9.2. (#8080) --- srcpkgs/lgi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lgi/template b/srcpkgs/lgi/template index d9706293a5a..9940a59a357 100644 --- a/srcpkgs/lgi/template +++ b/srcpkgs/lgi/template @@ -1,6 +1,6 @@ # Template file for 'lgi' pkgname=lgi -version=0.9.1 +version=0.9.2 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="MIT" homepage="https://github.com/pavouk/lgi" distfiles="https://github.com/pavouk/lgi/archive/$version.tar.gz" -checksum=0c70fb2b1ca17d333b7e2c18d5fc943944b5872e063de60df3035ee20b6dafba +checksum=cfc4105482b4730b3a40097c9d9e7e35c46df2fb255370bdeb2f45a886548c4f CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2" do_install() {