offlineimap: update to 7.1.3 (#8158)
This commit is contained in:
parent
668ccf5597
commit
56c0b67340
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'offlineimap'
|
||||
pkgname=offlineimap
|
||||
version=7.1.2
|
||||
version=7.1.3
|
||||
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=7203435e34f73e90d1833b72c49a859decf7b5828384a2648ee4b2d1ef3bdc66
|
||||
checksum=02fc106904ddeb3fb64b3e17d3838ed2223e5ade0018900751b1ba8111b45f45
|
||||
|
||||
post_install() {
|
||||
make -C docs man
|
||||
|
|
Loading…
Reference in a new issue