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