diff options
author | Thomas Penteker <tek@serverop.de> | 2015-08-10 19:45:32 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2015-08-10 19:45:32 +0200 |
commit | c62c85fda96a377eda8bfa56670f283a73b5c764 (patch) | |
tree | 3048f510fefbdd58da2dbb54c42acf08c14fc44d /getmail | |
parent | ecb4bc95646b75595d6ef0ce63c6d6d399b2bce3 (diff) | |
download | contrib-c62c85fda96a377eda8bfa56670f283a73b5c764.tar.gz contrib-c62c85fda96a377eda8bfa56670f283a73b5c764.tar.xz |
getmail: 4.47.0 -> 4.48.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 d360f6e28..ec23071f9 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.47.0-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.48.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 8fd581d0d..5a90993c9 100644 --- a/getmail/.md5sum +++ b/getmail/.md5sum @@ -1,2 +1,2 @@ -4f7cb44e699be9b727e9b305ce4ee2f1 getmail-4.47.0.tar.gz +e1d1aca390abc447b18f474a8b9706a9 getmail-4.48.0.tar.gz 8c781a8fae2438b60642d63ebf315843 getmail.diff diff --git a/getmail/Pkgfile b/getmail/Pkgfile index fd62b5c2e..54ae5ef5a 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=getmail -version=4.47.0 +version=4.48.0 release=1 source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz $name.diff) |