equal
deleted
inserted
replaced
|
1 getmail: Upgrade for Frugalware 0.9 |
|
2 |
|
3 diff --git a/source/custom/getmail/FrugalBuild b/source/custom/getmail/FrugalBuild |
|
4 index 1edf8ad..646c85b 100644 |
|
5 --- a/source/custom/getmail/FrugalBuild |
|
6 +++ b/source/custom/getmail/FrugalBuild |
|
7 @@ -1,7 +1,7 @@ |
|
8 # Maintainer: Tomas Zeman <tzeman@volny.cz> |
|
9 |
|
10 pkgname=getmail |
|
11 -pkgver=4.8.1 |
|
12 +pkgver=4.8.4 |
|
13 pkgrel=1 |
|
14 pkgdesc="Email retriever (POP3, IMAP)" |
|
15 url="http://pyropus.ca/software/getmail" |
|
16 @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') |
|
17 up2date="lynx -dump $url |grep tar.gz$ |Fsort |Flasttar" |
|
18 source=(http://pyropus.ca/software/$pkgname/old-versions/$pkgname-$pkgver.tar.gz |
|
19 $pkgname.patch) |
|
20 -sha1sums=('fd2bd324831977b22dddf96d373279a87c9b15b0' \ |
|
21 +sha1sums=('44ea0da0835f9e06ef9cea769dc9293f2d6ba512' \ |
|
22 'dde9238bddd77af0941109d438a8b357cd8a33c2') |
|
23 |
|
24 #build() |