diff options
author | Thomas Penteker <tek@serverop.de> | 2010-05-01 11:59:26 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2010-05-01 11:59:26 +0200 |
commit | 3d166437de055e1b6f33b71773ab2468b6ab085d (patch) | |
tree | e3c38f109edb0e31297375c7dc41031702d714af | |
parent | 3c77b9b2c534319334b236d7722d38d45139d0ec (diff) | |
download | contrib-3d166437de055e1b6f33b71773ab2468b6ab085d.tar.gz contrib-3d166437de055e1b6f33b71773ab2468b6ab085d.tar.xz |
getmail: 4.16.0 -> 4.17.0
-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 aeecbfd3e..955f5d256 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.6/ drwxr-xr-x root/root usr/lib/python2.6/site-packages/ --rw-r--r-- root/root usr/lib/python2.6/site-packages/getmail-4.16.0-py2.6.egg-info +-rw-r--r-- root/root usr/lib/python2.6/site-packages/getmail-4.17.0-py2.6.egg-info drwxr-xr-x root/root usr/lib/python2.6/site-packages/getmailcore/ -rw-r--r-- root/root usr/lib/python2.6/site-packages/getmailcore/__init__.py -rw-r--r-- root/root usr/lib/python2.6/site-packages/getmailcore/__init__.pyc diff --git a/getmail/.md5sum b/getmail/.md5sum index 544d18234..e0feaa005 100644 --- a/getmail/.md5sum +++ b/getmail/.md5sum @@ -1,2 +1,2 @@ -07d81a4b20be1304bb74af25803db914 getmail-4.16.0.tar.gz +6ad9c2024e9d73e2065cd5f19146bf12 getmail-4.17.0.tar.gz 9a9d1bcace912ac342cb98f03225fe04 getmail.diff diff --git a/getmail/Pkgfile b/getmail/Pkgfile index 0b96da522..bbd59c3af 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=getmail -version=4.16.0 +version=4.17.0 release=1 source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz $name.diff) |