Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions msmtp.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: msmtp
version: "1.8.31"
version: "1.8.32"
epoch: 0
description: msmtp is an SMTP client with a sendmail interface
copyright:
Expand Down Expand Up @@ -37,7 +37,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: c262b11762d8582a3c6d6ca8d8b2cca2b1605497324ca27cc57fdc145a27119f
expected-sha256: 20cd58b58dd007acf7b937fa1a1e21f3afb3e9ef5bbcfb8b4f5650deadc64db4
uri: https://marlam.de/msmtp/releases/msmtp-${{package.version}}.tar.xz

- uses: autoconf/configure
Expand Down
Loading