diff options
author | Juergen Daubert <jue@jue.li> | 2023-01-05 11:51:49 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2023-01-05 11:51:49 +0100 |
commit | 53e3c7547d0c34a95c2891b416af8412eaa6d64c (patch) | |
tree | 66b8cd7264cd44e4b7f526361996e53acd7647cf /fetchmail | |
parent | cfa1f4716920cac8ea2077eef0c2d63e5b68b766 (diff) | |
download | opt-53e3c7547d0c34a95c2891b416af8412eaa6d64c.tar.gz opt-53e3c7547d0c34a95c2891b416af8412eaa6d64c.tar.xz |
fetchmail: update to 6.4.35
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 d373c5bad..d81e68c37 100644 --- a/fetchmail/.signature +++ b/fetchmail/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TzPXEfP1X6LR7ve+j6ESbvcGeMhEKU1BkO/ARIiGis++/SBUW55PUo0Nd9wddxbHf3q399w2j/VYV+41z0Ifgo= -SHA256 (Pkgfile) = 235b973df3ec0b3722b2b259166b8aa321f03117396d7cc08577478c4176699a +RWSE3ohX2g5d/cRVuAkTovk/GmPbGjiL9jGn79nHGBW5FhN87lJPR9HBB5vlxoTQzj0lnQX7D9gUEeebYGRpD0H6uA1NbHk0hgw= +SHA256 (Pkgfile) = 345eb6ff8821cda9db116ec228214a9f767495d089b286cb1b68d04081db1f53 SHA256 (.footprint) = c52f9b61b3ffbab88aa941546c7721245d6c825056bd4948b84b94966203996d -SHA256 (fetchmail-6.4.34.tar.xz) = c3bdded1b5ce236960bd1ceeee3f3257220ed99c3eec84a5d76bb5618e3258d4 +SHA256 (fetchmail-6.4.35.tar.xz) = 7b0b56cbc0fca854504f167795fab532d5a54d5a7d3b6e3e36a33f34a0960a01 diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile index 2dd60ec95..dedf02c5d 100644 --- a/fetchmail/Pkgfile +++ b/fetchmail/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=fetchmail -version=6.4.34 +version=6.4.35 release=1 source=(https://downloads.sourceforge.net/project/$name/branch_${version%.*}/$name-$version.tar.xz) |