lua-lpeg: update to 0.12.2.

This commit is contained in:
Eivind Uggedal 2015-08-17 08:20:49 +00:00
parent decb4a44dd
commit 8c844ca96c
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'lua-lpeg'
pkgname=lua-lpeg
version=0.12.1
revision=2
version=0.12.2
revision=1
hostmakedepends="lua"
makedepends="lua-devel"
depends="lua>=5.2"
@ -11,7 +11,7 @@ license="MIT"
homepage="http://www.inf.puc-rio.br/~roberto/lpeg/"
distfiles="${homepage}/${pkgname#lua-}-${version}.tar.gz"
wrksrc="${pkgname#lua-}-${version}"
checksum=60c6752dd043034c01929b04dab377d139f53bc098710cf735be53dd603fa22a
checksum=6aad270b91d1b1c6fd75f68e162329a04a644e50e917d55f46cc8384b7120004
do_build() {
make CC=$CC CFLAGS="$CFLAGS -fPIC" LUADIR=${XBPS_CROSS_BASE}/usr/include ${makejobs}

1
srcpkgs/lua-lpeg/update Normal file
View file

@ -0,0 +1 @@
pkgname=${pkgname#lua-*}