mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
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'
|
# Template file for 'imapfilter'
|
||||||
pkgname=imapfilter
|
pkgname=imapfilter
|
||||||
version=2.6.6
|
version=2.6.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="DESTIDIR=${DESTDIR} PREFIX=/usr"
|
make_build_args="DESTIDIR=${DESTDIR} PREFIX=/usr"
|
||||||
hostmakedepends="lua-devel"
|
hostmakedepends="lua-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/lefcha/imapfilter"
|
homepage="https://github.com/lefcha/imapfilter"
|
||||||
distfiles="https://github.com/lefcha/imapfilter/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lefcha/imapfilter/archive/v${version}.tar.gz"
|
||||||
checksum=3ee921d9ca23c794291fa9815028e02c19e0549e1f8ded1133a0ee1747a6230e
|
checksum=183efd43c805abaf3f60a1bca788d42da7f05c52fc952efd4555fa40233b4868
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
sed -i \
|
sed -i \
|
||||||
|
|
Loading…
Add table
Reference in a new issue