diff --git a/srcpkgs/imapfilter/template b/srcpkgs/imapfilter/template index 259425a6ec6..d391ed4efca 100644 --- a/srcpkgs/imapfilter/template +++ b/srcpkgs/imapfilter/template @@ -1,7 +1,7 @@ # Template file for 'imapfilter' pkgname=imapfilter -version=2.8.1 -revision=2 +version=2.8.2 +revision=1 build_style=gnu-makefile make_build_args="LIBLUA=-llua5.3" hostmakedepends="lua53-devel" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/lefcha/imapfilter" changelog="https://raw.githubusercontent.com/lefcha/imapfilter/master/NEWS" distfiles="https://github.com/lefcha/imapfilter/archive/v${version}.tar.gz" -checksum=758a0f78aff30935916426c878d2cc803bdcd31c74982fbfcd2372e6744262cc +checksum=cfdf84598dcccc8a54597448f7cdc7efc450282e23a865ddf59819ec99ac944d CFLAGS="-I$XBPS_CROSS_BASE/usr/include/lua5.3"