imapfilter: update to 2.6.5.
This commit is contained in:
parent
eb938c67d5
commit
3f837f731a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'imapfilter'
|
||||
pkgname=imapfilter
|
||||
version=2.6.4
|
||||
version=2.6.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="lua-devel"
|
||||
|
@ -10,7 +10,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=ab29faab15a5b9ac616bfca65114c5067a3a26b7b32e2a70c32eb12ac1f16c1e
|
||||
checksum=0f4b49e1be75ebfd5e3a3bdbff01d68aaafdb7acddc35fc40dcf437029708055
|
||||
|
||||
post_configure() {
|
||||
sed -i \
|
||||
|
|
Loading…
Reference in a new issue