offlineimap: update to 6.7.0.3.
This commit is contained in:
parent
1a39e0ab97
commit
b7c6dad8e9
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'offlineimap'
|
# Template file for 'offlineimap'
|
||||||
pkgname=offlineimap
|
pkgname=offlineimap
|
||||||
version=6.7.0.1
|
version=6.7.0.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools asciidoc"
|
hostmakedepends="python-setuptools python-six asciidoc"
|
||||||
depends="python"
|
depends="python python-six"
|
||||||
pycompile_module="offlineimap"
|
pycompile_module="offlineimap"
|
||||||
short_desc="Powerful IMAP/Maildir synchronization and reader support"
|
short_desc="Powerful IMAP/Maildir synchronization and reader support"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://offlineimap.org/"
|
homepage="http://offlineimap.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
||||||
checksum=00e91ff782217506dd91f502d094ef0daa27732cfc68c914029aefc1c53642fb
|
checksum=0b7cd43501d1a65fb5e7e4f3a5d0a61f61435ec6b3a7385cc146e924eb6b03ed
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make -C docs man
|
make -C docs man
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue