getmail: 4.8.0 -> 4.8.1
authorTomas Zeman <tzeman@volny.cz>
Tue, 10 Jun 2008 13:30:32 +0200
changeset 34 1e11560cbaa4
parent 33 e6a29d7bc919
child 35 0a0f0d08bb80
getmail: 4.8.0 -> 4.8.1
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 <tzeman@volny.cz>
 +
 +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()