diff options
author | Thomas Penteker <tek@serverop.de> | 2013-05-12 19:07:15 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2013-05-12 19:07:15 +0200 |
commit | c55411fe574885c2c449dd29407caf8b378dbcad (patch) | |
tree | ab6bf130d15f0b5e941a32d832d0d1bba384ceae /getmail | |
parent | 4a0411ae07d33fbf97917816c15aaedd666891ea (diff) | |
download | contrib-c55411fe574885c2c449dd29407caf8b378dbcad.tar.gz contrib-c55411fe574885c2c449dd29407caf8b378dbcad.tar.xz |
getmail: 4.40.1 -> 4.40.3
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 e5f342d33..cef54f7b5 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.40.1-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.40.3-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 10ee92fc7..c2ad1333a 100644 --- a/getmail/.md5sum +++ b/getmail/.md5sum @@ -1,2 +1,2 @@ -3a5a287de2ed75f5bc969108b78d5033 getmail-4.40.1.tar.gz +bff1c604223e05e09b54a51ff1ca33b6 getmail-4.40.3.tar.gz 9a9d1bcace912ac342cb98f03225fe04 getmail.diff diff --git a/getmail/Pkgfile b/getmail/Pkgfile index f70b2e4ad..037c6f915 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=getmail -version=4.40.1 +version=4.40.3 release=1 source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz $name.diff) |