mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
offlineimap: update to 6.6.0.
This commit is contained in:
parent
0a8a68b302
commit
6ea551f175
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=6.5.7
|
version=6.6.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-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=b7de52c7d8995e0657bb55da13531c8d6f96d828217159477c685ae408e390a3
|
checksum=c41258e5ce531915bb891d4ce10b3af88b6d74a6ee69b6282957f85165ff63f4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make -C docs man
|
make -C docs man
|
||||||
|
|
Loading…
Add table
Reference in a new issue