mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
imapfilter: add changelog
This commit is contained in:
parent
9a14352b14
commit
e7c7d8c408
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'imapfilter'
|
# Template file for 'imapfilter'
|
||||||
pkgname=imapfilter
|
pkgname=imapfilter
|
||||||
version=2.6.12
|
version=2.6.12
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="LIBLUA=-llua5.3"
|
make_build_args="LIBLUA=-llua5.3"
|
||||||
hostmakedepends="lua53-devel"
|
hostmakedepends="lua53-devel"
|
||||||
|
@ -10,6 +10,7 @@ short_desc="Mail filtering utility"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/lefcha/imapfilter"
|
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"
|
distfiles="https://github.com/lefcha/imapfilter/archive/v${version}.tar.gz"
|
||||||
checksum=764a68c737e555d7b164644a4c491fd66cffb93d6077d58f502b94e1a022a884
|
checksum=764a68c737e555d7b164644a4c491fd66cffb93d6077d58f502b94e1a022a884
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue