diff options
author | Juergen Daubert <jue@jue.li> | 2021-11-22 12:13:46 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-11-22 12:13:46 +0100 |
commit | b714a3b2ff4325cf301f4cdb999629564339ecda (patch) | |
tree | f36afa84c2fd5f175265632ad063d77fcff16988 /fetchmail | |
parent | 82a698b4775ea8bed17a15efc69993158702819d (diff) | |
download | opt-b714a3b2ff4325cf301f4cdb999629564339ecda.tar.gz opt-b714a3b2ff4325cf301f4cdb999629564339ecda.tar.xz |
fetchmail: update to 6.4.24
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 6b53f2d5b..8f3229c5b 100644 --- a/fetchmail/.signature +++ b/fetchmail/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VQWK/uybDj4MNvf2SZDQ2Nj2H9IYDFU2YKd3Ubl+GI4QDTl7v4fmCEPKa5Jd0AwrTI8XI6PMBISX2lrcmcP2Q0= -SHA256 (Pkgfile) = a3985a0de1a2eab9b59da94ab09a5f453f6400d28a4882917a32a1539a57b536 +RWSE3ohX2g5d/dRP+swAwmNNVArLwLP1P6KP6Q8fStjt5sNPdBOCfeFAEcTw32amJBLonPzNrtakWa0r3eHiIneLboo2N9Z6XA8= +SHA256 (Pkgfile) = 4021e203a1306fc1e279325e01369bc6bc22ba47ab13b93b7f67dc7ae780d8f1 SHA256 (.footprint) = c52f9b61b3ffbab88aa941546c7721245d6c825056bd4948b84b94966203996d -SHA256 (fetchmail-6.4.23.tar.xz) = 5f7a5e13731431134a2ca535bbced7adc666d3aeb93169a0830945d91f492300 +SHA256 (fetchmail-6.4.24.tar.xz) = 9c961df25cd922f539218b0b56a77e7a47778e49ed907edaa5b4941ad3b253cf diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile index 9fdde72e2..358c3997a 100644 --- a/fetchmail/Pkgfile +++ b/fetchmail/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=fetchmail -version=6.4.23 +version=6.4.24 release=1 source=(https://downloads.sourceforge.net/project/$name/branch_${version%.*}/$name-$version.tar.xz) |