mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
lgi: update to 0.9.2. (#8080)
This commit is contained in:
parent
6d6b9be42a
commit
cbfee928b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lgi'
|
# Template file for 'lgi'
|
||||||
pkgname=lgi
|
pkgname=lgi
|
||||||
version=0.9.1
|
version=0.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pavouk/lgi"
|
homepage="https://github.com/pavouk/lgi"
|
||||||
distfiles="https://github.com/pavouk/lgi/archive/$version.tar.gz"
|
distfiles="https://github.com/pavouk/lgi/archive/$version.tar.gz"
|
||||||
checksum=0c70fb2b1ca17d333b7e2c18d5fc943944b5872e063de60df3035ee20b6dafba
|
checksum=cfc4105482b4730b3a40097c9d9e7e35c46df2fb255370bdeb2f45a886548c4f
|
||||||
|
|
||||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue