diff options
author | Thomas Penteker <tek@serverop.de> | 2012-06-01 20:52:31 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2012-06-01 20:52:31 +0200 |
commit | 2e5b19ff05cd69b953f08e86c5752f6f9fa58f9e (patch) | |
tree | 9357c9ecdb94949cc4e9d3d5c2df37394f7c69f9 /getmail | |
parent | 971a52c2aacde39580aba82cb4b26b4750746784 (diff) | |
download | contrib-2e5b19ff05cd69b953f08e86c5752f6f9fa58f9e.tar.gz contrib-2e5b19ff05cd69b953f08e86c5752f6f9fa58f9e.tar.xz |
getmail: 4.26.0 -> 4.27.0
Diffstat (limited to 'getmail')
-rw-r--r-- | getmail/.footprint | 2 | ||||
-rw-r--r-- | getmail/.md5sum | 2 | ||||
-rw-r--r-- | getmail/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/getmail/.footprint b/getmail/.footprint index 9454431bf..66e072131 100644 --- a/getmail/.footprint +++ b/getmail/.footprint @@ -7,7 +7,7 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ --rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.26.0-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.27.0-py2.7.egg-info drwxr-xr-x root/root usr/lib/python2.7/site-packages/getmailcore/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/getmailcore/__init__.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/getmailcore/__init__.pyc diff --git a/getmail/.md5sum b/getmail/.md5sum index 083ddadcb..df676eaed 100644 --- a/getmail/.md5sum +++ b/getmail/.md5sum @@ -1,2 +1,2 @@ -a45622b355b649071a337c661533453a getmail-4.26.0.tar.gz +7cab772a2ffb8db0a7d7a249d0336d2a getmail-4.27.0.tar.gz 9a9d1bcace912ac342cb98f03225fe04 getmail.diff diff --git a/getmail/Pkgfile b/getmail/Pkgfile index 196bdcbd1..e1bd4d011 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=getmail -version=4.26.0 +version=4.27.0 release=1 source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz $name.diff) |