Skip to content

Commit

Permalink
Update README for amavisd-milter-1.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Řehoř <[email protected]>
  • Loading branch information
prehor committed Jan 4, 2022
1 parent e985afa commit 7cbaa4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ amavisd-milter is a milter interface for the [amavis](https://www.amavis.org) sp

The simplest way to compile amavisd-milter:
```
curl -L https://github.com/prehor/amavisd-milter/releases/download/1.7.1/amavisd-milter-1.7.1.tar.gz | tar xfz -
cd amavisd-milter-1.7.1
curl -L https://github.com/prehor/amavisd-milter/releases/download/1.7.2/amavisd-milter-1.7.2.tar.gz | tar xfz -
cd amavisd-milter-1.7.2
./configure
make all
make install
Expand Down

0 comments on commit 7cbaa4b

Please sign in to comment.