diff options
author | Thomas Penteker <tek@serverop.de> | 2011-11-21 11:05:47 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2011-11-21 11:05:47 +0100 |
commit | 99905dc05f6ff63a5c47f691fcbd5aca76c24bac (patch) | |
tree | 1ef01ca30162ee7f8e0fddc1b5042460b7785132 /getmail | |
parent | 3b1d72872fbb6605b03293c0cc5192292125c059 (diff) | |
download | contrib-99905dc05f6ff63a5c47f691fcbd5aca76c24bac.tar.gz contrib-99905dc05f6ff63a5c47f691fcbd5aca76c24bac.tar.xz |
getmail: 4.22.1 -> 4.23.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 2cdfd6286..ef59126c9 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.22.1-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.23.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 068973e0d..3ff6d5be9 100644 --- a/getmail/.md5sum +++ b/getmail/.md5sum @@ -1,2 +1,2 @@ -611d37b073fa304552f7220e6c05a6ba getmail-4.22.1.tar.gz +64d0c5675bb2317bbb334c0172754d7a getmail-4.23.0.tar.gz 9a9d1bcace912ac342cb98f03225fe04 getmail.diff diff --git a/getmail/Pkgfile b/getmail/Pkgfile index 75d048db0..4382658bf 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=getmail -version=4.22.1 +version=4.23.0 release=1 source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz $name.diff) |