Merge pull request #4320 from lemmi/imapfilter
imapfilter: update to 2.6.7.
This commit is contained in:
commit
05220bb32d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'imapfilter'
|
||||
pkgname=imapfilter
|
||||
version=2.6.6
|
||||
revision=2
|
||||
version=2.6.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="DESTIDIR=${DESTDIR} PREFIX=/usr"
|
||||
hostmakedepends="lua-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/lefcha/imapfilter"
|
||||
distfiles="https://github.com/lefcha/imapfilter/archive/v${version}.tar.gz"
|
||||
checksum=3ee921d9ca23c794291fa9815028e02c19e0549e1f8ded1133a0ee1747a6230e
|
||||
checksum=183efd43c805abaf3f60a1bca788d42da7f05c52fc952efd4555fa40233b4868
|
||||
|
||||
post_configure() {
|
||||
sed -i \
|
||||
|
|
Loading…
Reference in a new issue