# HG changeset patch # User Tomas Zeman # Date 1213097432 -7200 # Node ID 1e11560cbaa47c719b46181ea4b16ac9358d2990 # Parent e6a29d7bc91947fd70644079613ea46743606d42 getmail: 4.8.0 -> 4.8.1 diff -r e6a29d7bc919 -r 1e11560cbaa4 getmail.patch --- a/getmail.patch Tue Jun 10 13:21:29 2008 +0200 +++ b/getmail.patch Tue Jun 10 13:30:32 2008 +0200 @@ -2,14 +2,14 @@ diff --git a/source/custom/getmail/FrugalBuild b/source/custom/getmail/FrugalBuild new file mode 100644 -index 0000000..04de308 +index 0000000..1edf8ad --- /dev/null +++ b/source/custom/getmail/FrugalBuild @@ -0,0 +1,26 @@ +# Maintainer: Tomas Zeman + +pkgname=getmail -+pkgver=4.8.0 ++pkgver=4.8.1 +pkgrel=1 +pkgdesc="Email retriever (POP3, IMAP)" +url="http://pyropus.ca/software/getmail" @@ -21,7 +21,7 @@ +up2date="lynx -dump $url |grep tar.gz$ |Fsort |Flasttar" +source=(http://pyropus.ca/software/$pkgname/old-versions/$pkgname-$pkgver.tar.gz + $pkgname.patch) -+sha1sums=('eac507edd5c190fa3278b37fd034b9a0f85cd8e5' \ ++sha1sums=('fd2bd324831977b22dddf96d373279a87c9b15b0' \ + 'dde9238bddd77af0941109d438a8b357cd8a33c2') + +#build()