diff options
author | Juergen Daubert <jue@jue.li> | 2022-08-01 12:24:38 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-08-01 12:24:38 +0200 |
commit | cb058b518d4a1533467c360c6cba603e090f44a6 (patch) | |
tree | 496864aaa1d03315d5e6770b034d9f156b37bbff /fetchmail | |
parent | 44bea39037b0c7a3df8c4681a4c1a526d6a0b072 (diff) | |
download | opt-cb058b518d4a1533467c360c6cba603e090f44a6.tar.gz opt-cb058b518d4a1533467c360c6cba603e090f44a6.tar.xz |
fetchmail: update to 6.4.32
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 02ffd18d3..51d37712c 100644 --- a/fetchmail/.signature +++ b/fetchmail/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZdLJlRD75PyG0FBoRTqK0JH7bKKXrG1FdJsob9Fr7Uft5z7dcmlEMT8+WBmLgKUkntXDoAq65CFtzf2eCHHGwE= -SHA256 (Pkgfile) = 6a7e055a2fe3837ff2f1550977d884bb5e5bdd4bf4a36b981f2fb43f7a5956a8 +RWSE3ohX2g5d/fLfe96YdNv6kV1u2+IjFp4AgKRuojg7p4kjGqwXYPpWPJHaQ24G/iqIZcPFAyHi6ebUdlotQKCZ6NLGDnGeZAs= +SHA256 (Pkgfile) = 712506b9b4fbdf3ba1b205444200299dc5604a85667f08a121da7256da9b18c1 SHA256 (.footprint) = c52f9b61b3ffbab88aa941546c7721245d6c825056bd4948b84b94966203996d -SHA256 (fetchmail-6.4.31.tar.xz) = 904bf9247054df8e91b47b1a9fe15a31dda8478c25b5291da0424653744a28f7 +SHA256 (fetchmail-6.4.32.tar.xz) = 3ee7444665606ad06fb5f7b15f91e3173b845bc98b646b1a4514a46aa48b7228 diff --git a/fetchmail/Pkgfile b/fetchmail/Pkgfile index 326e1e872..297089d24 100644 --- a/fetchmail/Pkgfile +++ b/fetchmail/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=fetchmail -version=6.4.31 +version=6.4.32 release=1 source=(https://downloads.sourceforge.net/project/$name/branch_${version%.*}/$name-$version.tar.xz) |