Skip to content

Commit 6ed6f7e

Browse files
authored
Update nvhecker source for postfix (#520)
1 parent a881f8f commit 6ed6f7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Ansible/roles/nvchecker/files/nvchecker.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2387,7 +2387,7 @@ regex = 'The latest stable version of libfilezilla is (\d+\.\d+\.\d+)'
23872387
[postfix]
23882388
source = "regex"
23892389
regex = "postfix-([\\d.]+)\\.tar\\.gz?"
2390-
url = "https://high5.nl/mirrors/postfix-release/official/"
2390+
url = "https://ftp.fu-berlin.de/unix/mail/postfix/official/"
23912391

23922392
[spotify]
23932393
source = "apt"

0 commit comments

Comments
 (0)