offlineimap: update to 7.2.2.
This commit is contained in:
parent
cfb30a28ba
commit
fb2b56e1c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'offlineimap'
|
||||
pkgname=offlineimap
|
||||
version=7.2.1
|
||||
version=7.2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://offlineimap.org/"
|
||||
changelog="https://raw.githubusercontent.com/OfflineIMAP/offlineimap/master/Changelog.md"
|
||||
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
||||
checksum=1d4164941413234cf4669ae57d27176701a7e07214fe49fa265df5c085eb4280
|
||||
checksum=4481da81c22da3b85c5bd3fff3da7930b8ccdc2675d52cf3fc7e19758498b04e
|
||||
|
||||
post_install() {
|
||||
make -C docs man
|
||||
|
|
Loading…
Reference in a new issue