imapfilter: update to 2.6.4.
This commit is contained in:
parent
8bb34cfc8b
commit
f0c9cda1d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'imapfilter'
|
||||
pkgname=imapfilter
|
||||
version=2.6.3
|
||||
revision=3
|
||||
version=2.6.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="lua-devel"
|
||||
makedepends="pcre-devel lua-devel libressl-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=1174862d6d5ca498b25a78b127c25b6bfbd4c0cec30f8dfd4b6b10f8694cd244
|
||||
checksum=ab29faab15a5b9ac616bfca65114c5067a3a26b7b32e2a70c32eb12ac1f16c1e
|
||||
|
||||
post_configure() {
|
||||
sed -i \
|
||||
|
|
Loading…
Reference in a new issue