offlineimap: update to 7.2.3.
This commit is contained in:
parent
db9f0ec2e1
commit
22c0d12982
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'offlineimap'
|
||||
pkgname=offlineimap
|
||||
version=7.2.2
|
||||
version=7.2.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
build_style=python2-module
|
||||
pycompile_module="offlineimap"
|
||||
hostmakedepends="python-six asciidoc"
|
||||
|
@ -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=4481da81c22da3b85c5bd3fff3da7930b8ccdc2675d52cf3fc7e19758498b04e
|
||||
checksum=7dec9fa9ff98c09e2e371b1d721327ba23935de5ac8c8145d4e8caf715978350
|
||||
|
||||
post_install() {
|
||||
make -C docs man
|
||||
|
|
Loading…
Reference in a new issue