getmail: update to 4.49.0.
This commit is contained in:
parent
e0b4d619b0
commit
faff49dcaa
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'getmail'
|
# Template file for 'getmail'
|
||||||
pkgname=getmail
|
pkgname=getmail
|
||||||
version=4.48.0
|
version=4.49.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-devel"
|
hostmakedepends="python-devel"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="getmailcore"
|
pycompile_module="getmailcore"
|
||||||
short_desc="A POP3 mail retriever with reliable Maildir and command delivery"
|
short_desc="A POP3/IMAP mail retriever with reliable Maildir and command delivery"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=49441e92eed577127331caf9b97f2ddaea14e97e8a49259efd9184a766a9b94c
|
checksum=1c6c4a3ebd17c1b15dc940a5888b0ceca4d135c1c20629ebe274ba025aff1ed4
|
||||||
|
|
Loading…
Reference in New Issue