mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
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'
|
# Template file for 'offlineimap'
|
||||||
pkgname=offlineimap
|
pkgname=offlineimap
|
||||||
version=7.1.2
|
version=7.1.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://offlineimap.org/"
|
homepage="http://offlineimap.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
||||||
checksum=7203435e34f73e90d1833b72c49a859decf7b5828384a2648ee4b2d1ef3bdc66
|
checksum=02fc106904ddeb3fb64b3e17d3838ed2223e5ade0018900751b1ba8111b45f45
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make -C docs man
|
make -C docs man
|
||||||
|
|
Loading…
Add table
Reference in a new issue