diff options
author | Juergen Daubert <jue@jue.li> | 2021-01-05 15:23:40 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-01-05 15:23:40 +0100 |
commit | 7d84dc1c1268c8cb371498e8096d7d83dd70f501 (patch) | |
tree | b94a30e3e4b28a7274d68be2e1058bb2f720e9f1 /fetchmail | |
parent | 4a7f8160d1bd0e13a5380e001cc7ac0fdf5dc7cb (diff) | |
download | opt-7d84dc1c1268c8cb371498e8096d7d83dd70f501.tar.gz opt-7d84dc1c1268c8cb371498e8096d7d83dd70f501.tar.xz |
fetchmail: update to 6.4.15
Diffstat (limited to 'fetchmail')
-rw-r--r-- | fetchmail/.signature | 6 | ||||
-rw-r--r-- | fetchmail/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/fetchmail/.signature b/fetchmail/.signature index 4903b6b73..9ff6238cb 100644 --- a/fetchmail/.signature +++ b/fetchmail/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Y6GP/jhubP6jVGJiWAbjEilVfcKy1XqKvSFdDHEpiRObvkJGREpMA7B22DMe0PtSz/B4SI1HSpNv+WI/Ul6hwI= -SHA256 (Pkgfile) = 4bda668f35442d530f524f9926bc2cf4d28ac326eb7a9ec73ac2a65033db6a69 +RWSE3ohX2g5d/aFzYqGvFPoQIGolsLENZ8/hdIAvHsf7WgHRRrMgmj6TM0WUj4BHRGMNy4Fs5/Nkx998xwPjv0CyZgjRJod+aQI= +SHA256 (Pkgfile) = b3de495668fcb4c7f142482f95d5e5ace3b5ea5b9e07157495b0b84f57fbf8e6 SHA256 (.footprint) = c52f9b61b3ffbab88aa941546c7721245d6c825056bd4948b84b94966203996d -SHA256 (fetchmail-6.4.14.tar.xz) = 424707390f7cdc6d16db4887931117f2242873846b28cc1d0ae1c0ecf158bdcb +SHA256 (fetchmail-6.4.15.tar.xz) = 735b217474937e13cfcdea2d42a346bf68487e0d61efebe4d0d9eddcb3a26b96 diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile index cc0f960b8..9c5baa8c8 100644 --- a/fetchmail/Pkgfile +++ b/fetchmail/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=fetchmail -version=6.4.14 +version=6.4.15 release=1 source=(https://downloads.sourceforge.net/project/$name/branch_${version%.*}/$name-$version.tar.xz) |