diff --git a/srcpkgs/imapfilter/template b/srcpkgs/imapfilter/template index d391ed4efca..3ad670ed9df 100644 --- a/srcpkgs/imapfilter/template +++ b/srcpkgs/imapfilter/template @@ -1,6 +1,6 @@ # Template file for 'imapfilter' pkgname=imapfilter -version=2.8.2 +version=2.8.3 revision=1 build_style=gnu-makefile make_build_args="LIBLUA=-llua5.3" @@ -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=cfdf84598dcccc8a54597448f7cdc7efc450282e23a865ddf59819ec99ac944d +checksum=a28ee90ac20a996e2fc19cbc36a36c152483085011f3b2ec8dfd913b7a6d9804 CFLAGS="-I$XBPS_CROSS_BASE/usr/include/lua5.3"