diff options
author | Thomas Penteker <tek@serverop.de> | 2013-05-27 14:34:15 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2013-05-27 14:34:15 +0200 |
commit | 600b021f7378876958a57ccd68d844e7a66c6b97 (patch) | |
tree | 856b655c52ab482b51aa0c2441eed323e2fab844 /getmail | |
parent | 8c5e03975d057e5fbf562d6b3c0ddb7bacfc6383 (diff) | |
download | contrib-600b021f7378876958a57ccd68d844e7a66c6b97.tar.gz contrib-600b021f7378876958a57ccd68d844e7a66c6b97.tar.xz |
getmail: 4.40.3 -> 4.41.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 cef54f7b5..d9aff8077 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.3-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.41.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 c2ad1333a..92ab787bd 100644 --- a/getmail/.md5sum +++ b/getmail/.md5sum @@ -1,2 +1,2 @@ -bff1c604223e05e09b54a51ff1ca33b6 getmail-4.40.3.tar.gz +050601fb7d1d982eb2cdae0d5ae8f40b getmail-4.41.0.tar.gz 9a9d1bcace912ac342cb98f03225fe04 getmail.diff diff --git a/getmail/Pkgfile b/getmail/Pkgfile index 037c6f915..966661620 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=getmail -version=4.40.3 +version=4.41.0 release=1 source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz $name.diff) |