mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
getmail: update to 5.7.
This commit is contained in:
parent
527ac364a7
commit
5c2d1b41bb
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'getmail'
|
# Template file for 'getmail'
|
||||||
pkgname=getmail
|
pkgname=getmail
|
||||||
version=5.6
|
version=5.7
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-devel"
|
hostmakedepends="python-devel"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="getmailcore"
|
pycompile_module="getmailcore"
|
||||||
short_desc="POP3/IMAP mail retriever with reliable Maildir and command delivery"
|
short_desc="POP3/IMAP mail retriever with reliable Maildir and command delivery"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://pyropus.ca/software/getmail"
|
homepage="http://pyropus.ca/software/getmail"
|
||||||
distfiles="http://pyropus.ca/software/getmail/old-versions/${pkgname}-${version}.tar.gz"
|
distfiles="http://pyropus.ca/software/getmail/old-versions/${pkgname}-${version}.tar.gz"
|
||||||
checksum=460d2c8834936df88d594095d789c4585edca9b0bdbeded9f6267f0d90dcd59a
|
checksum=2497a669e77c929621826240371b57b8157502bb88ae530c30307b09233afbf9
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue