diff options
author | Juergen Daubert <jue@jue.li> | 2022-03-25 10:39:32 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-03-25 10:39:32 +0100 |
commit | 78d70f33873989ce45950f9f9a89cce7a0a7bf7e (patch) | |
tree | 1400ec56aa4a74d09ef0ce82609f75405130d201 /msmtp | |
parent | cf62edcfc55ca1e6cc2b73287b80542eba901560 (diff) | |
download | opt-78d70f33873989ce45950f9f9a89cce7a0a7bf7e.tar.gz opt-78d70f33873989ce45950f9f9a89cce7a0a7bf7e.tar.xz |
msmtp: update to 1.8.20
Diffstat (limited to 'msmtp')
-rw-r--r-- | msmtp/.signature | 6 | ||||
-rw-r--r-- | msmtp/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/msmtp/.signature b/msmtp/.signature index 4af5f76a1..ec658aa07 100644 --- a/msmtp/.signature +++ b/msmtp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Zsv9HhDMc1cGYbSKF8x6U4y+EwMRLPVMb3ljtcL0464IF9pCa0/aeHuCfWdbi3D1o/UxF+LKVLZGKOQDtaK2AY= -SHA256 (Pkgfile) = 5382fbd61a0841b73eb66a686afa2134647111db53a986cc1a53631d6c4b1b88 +RWSE3ohX2g5d/brcSaJ3uWhm4CryIutRkoTFwbrrWjZTX+rBKiL7sXGo0GBYcNUsn8yFxnuQ4aD85XPHLnIcUVQueDrBmmwh1wQ= +SHA256 (Pkgfile) = 45b07603a1f1061033ec7e7a5d6d159ec5eaa1919dafa09df3b8fdcbe25f3f7e SHA256 (.footprint) = 8c72467de3e20b7cd7a26216c1ca0ffc2ccaa475bea374a5f3b7277f7e8aedff -SHA256 (msmtp-1.8.19.tar.xz) = 34a1e1981176874dbe4ee66ee0d9103c90989aa4dcdc4861e4de05ce7e44526b +SHA256 (msmtp-1.8.20.tar.xz) = d93ae2aafc0f48af7dc9d0b394df1bb800588b8b4e8d096d8b3cf225344eb111 diff --git a/msmtp/Pkgfile b/msmtp/Pkgfile index edcd2b2b1..6d0d89e80 100644 --- a/msmtp/Pkgfile +++ b/msmtp/Pkgfile @@ -4,7 +4,7 @@ # Optional: openssl gnutls libidn2 name=msmtp -version=1.8.19 +version=1.8.20 release=1 source=(https://marlam.de/msmtp/releases/$name-$version.tar.xz) |