diff options
author | Tim Biermann <tbier@posteo.de> | 2021-01-07 14:23:42 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-01-07 14:37:25 +0000 |
commit | 2c337ba2e7d0cd5500258ba85937dc3cb1122cea (patch) | |
tree | 7be7d5369c6a3b02c8c8767d5543f41d3a776424 /getmail | |
parent | 581e60786af39db3b93bfc35f9e896d967224a22 (diff) | |
download | contrib-2c337ba2e7d0cd5500258ba85937dc3cb1122cea.tar.gz contrib-2c337ba2e7d0cd5500258ba85937dc3cb1122cea.tar.xz |
getmail: 6.9 -> 6.12
Diffstat (limited to 'getmail')
-rw-r--r-- | getmail/.footprint | 10 | ||||
-rw-r--r-- | getmail/.signature | 8 | ||||
-rw-r--r-- | getmail/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/getmail/.footprint b/getmail/.footprint index f005e44b5..9aed17426 100644 --- a/getmail/.footprint +++ b/getmail/.footprint @@ -8,11 +8,11 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/getmail6-6.9-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/getmail6-6.9-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/getmail6-6.9-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/getmail6-6.9-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/getmail6-6.9-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/getmail6-6.12-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/getmail6-6.12-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/getmail6-6.12-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/getmail6-6.12-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/getmail6-6.12-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/getmailcore/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/getmailcore/__init__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/getmailcore/__pycache__/ diff --git a/getmail/.signature b/getmail/.signature index 2efd3bc54..d96637825 100644 --- a/getmail/.signature +++ b/getmail/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36iav1mz+YPSqF+h/5pyztfA4FRQ0soedCjkhgg5qCZKtFdlDYRgy6llcmoDS0F2qzxD8DAVn4KZKtNJ3uPAgAg= -SHA256 (Pkgfile) = b7ecdd0742502205b097c13c3d32a44329ee9155b069cfff6fac6dfc4a5bd234 -SHA256 (.footprint) = def38e50f0432bcf8b5ab5fd2e7a9696e91b51ef05fd919e0c9ce3e91115e795 -SHA256 (getmail-6.9.tar.gz) = a5a92385831f2f1d22195c4f396fed5e91a9eb715b7e8ce22a1585a67e1c6c43 +RWSagIOpLGJF39s/JDqsUrVl8PVBUSgsroXGtXTY7DYOehBjDzt+ISjYdzx9qAtuFUWIEv1YnnV94jPws588ks/cNrJHl+bt2Qc= +SHA256 (Pkgfile) = 984bfe43812e46126fa550bea35b77564ecff003465bbea03efa8e9eaff28943 +SHA256 (.footprint) = b3c252e7b330256ae11e10d193a8f33b57b9b7653419acc931bfdb7588156817 +SHA256 (getmail-6.12.tar.gz) = e2e7a645514bbaf94bc21ef30d3ef61955433382d515b717e78527b730ea4f73 diff --git a/getmail/Pkgfile b/getmail/Pkgfile index 9a3589252..3c2850e38 100644 --- a/getmail/Pkgfile +++ b/getmail/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3 name=getmail -version=6.9 +version=6.12 release=1 source=(https://github.com/getmail6/getmail6/archive/v$version/$name-$version.tar.gz) |