offlineimap: update to 7.0.12.
This commit is contained in:
parent
ab15770605
commit
15688ce6f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'offlineimap'
|
||||
pkgname=offlineimap
|
||||
version=7.0.11
|
||||
version=7.0.12
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-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=5670710845cfe2765372029ccec65dcab0e77fc23100c98d3bd21f31e7c3d63f
|
||||
checksum=7fdad62ed59eb817969465dcba794271f8f84aa51d31ace9994865dbf9b934d4
|
||||
|
||||
post_install() {
|
||||
make -C docs man
|
||||
|
|
Loading…
Reference in New Issue