mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
offlineimap: update to 7.0.9.
This commit is contained in:
parent
ad7b9afe2c
commit
2341121c29
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.0.8
|
version=7.0.9
|
||||||
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=19da773c1486d3d06ebe04e499f48e57d4224149582672a74876b1f15481bd6a
|
checksum=aec349b97fe41681ebad48d03cac62dc84e405ad136ac92067ecfcd640bf6a12
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make -C docs man
|
make -C docs man
|
||||||
|
|
Loading…
Add table
Reference in a new issue