imapfilter: update to 2.8.3.

This commit is contained in:
lemmi 2025-07-14 01:34:22 +02:00
parent fcb34f931c
commit 3e48f0d793

View file

@ -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"