mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
imapfilter: update to 2.8.2.
This commit is contained in:
parent
09a26c25d2
commit
b38710d0e4
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue