diff options
author | Thomas Penteker <tek@serverop.de> | 2013-08-23 21:15:48 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2013-08-23 21:25:24 +0200 |
commit | 2d21190e96fcc3bad109d0b055dfb22c5d300518 (patch) | |
tree | dcbb9f3c9a7ccc7e637d52df0b72cebc8ba514a2 /getmail | |
parent | 61c215a1af5cfbc783dbb74083a957d2d773780f (diff) | |
download | contrib-2d21190e96fcc3bad109d0b055dfb22c5d300518.tar.gz contrib-2d21190e96fcc3bad109d0b055dfb22c5d300518.tar.xz |
getmail: 4.41.0 -> 4.42.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 d9aff8077..51f34dc00 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.41.0-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.42.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 92ab787bd..7138dbf77 100644 --- a/getmail/.md5sum +++ b/getmail/.md5sum @@ -1,2 +1,2 @@ -050601fb7d1d982eb2cdae0d5ae8f40b getmail-4.41.0.tar.gz +4cd5a3ea92331a4b48586a5bd076e373 getmail-4.42.0.tar.gz 9a9d1bcace912ac342cb98f03225fe04 getmail.diff diff --git a/getmail/Pkgfile b/getmail/Pkgfile index 966661620..7a6718b33 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=getmail -version=4.41.0 +version=4.42.0 release=1 source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz $name.diff) |