lgi: update to 0.9.1.
This commit is contained in:
parent
70dbc79a11
commit
818fdef545
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lgi'
|
||||
pkgname=lgi
|
||||
version=0.9.0
|
||||
revision=2
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libglib-devel libffi-devel lua52-devel
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pavouk/lgi"
|
||||
distfiles="https://github.com/pavouk/lgi/archive/$version.tar.gz"
|
||||
checksum="87c7870f8a1c60b48c4d5587b7fab46863e1cb9e76a68520f47e9ef2764cfe24"
|
||||
checksum=0c70fb2b1ca17d333b7e2c18d5fc943944b5872e063de60df3035ee20b6dafba
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue