offlineimap: update to 6.6.0.
This commit is contained in:
parent
0a8a68b302
commit
6ea551f175
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'offlineimap'
|
||||
pkgname=offlineimap
|
||||
version=6.5.7
|
||||
version=6.6.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://offlineimap.org/"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
||||
checksum=b7de52c7d8995e0657bb55da13531c8d6f96d828217159477c685ae408e390a3
|
||||
checksum=c41258e5ce531915bb891d4ce10b3af88b6d74a6ee69b6282957f85165ff63f4
|
||||
|
||||
post_install() {
|
||||
make -C docs man
|
||||
|
|
Loading…
Reference in New Issue