diff options
author | Thomas Penteker <tek@serverop.de> | 2012-12-21 21:36:51 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2012-12-21 21:36:51 +0100 |
commit | 346c814a4a3b21493fb0072a4e91e0df2a8206db (patch) | |
tree | c6a26fd0f137af08a038ce6b28517c5a220e584b /getmail | |
parent | d2eea90a0e911e8047cf6f52007d06480588fe0b (diff) | |
download | contrib-346c814a4a3b21493fb0072a4e91e0df2a8206db.tar.gz contrib-346c814a4a3b21493fb0072a4e91e0df2a8206db.tar.xz |
getmail: 4.35.0 -> 4.36.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 c6c7bc8f3..9c5a7a9f7 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.35.0-py2.7.egg-info +-rw-r--r-- root/root usr/lib/python2.7/site-packages/getmail-4.36.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 21c9e8360..f10640a6a 100644 --- a/getmail/.md5sum +++ b/getmail/.md5sum @@ -1,2 +1,2 @@ -ea28d1801c431513aaf6d6bfee49f3f6 getmail-4.35.0.tar.gz +420bdcb96adf43d76b9d46ba6aa71c05 getmail-4.36.0.tar.gz 9a9d1bcace912ac342cb98f03225fe04 getmail.diff diff --git a/getmail/Pkgfile b/getmail/Pkgfile index df9040319..07367a8e3 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=getmail -version=4.35.0 +version=4.36.0 release=1 source=(http://pyropus.ca/software/$name/old-versions/$name-$version.tar.gz $name.diff) |