mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/postfix: Fix MD5SUM variable (wget can auto-gunzip source).
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
0e46cf7368
commit
3a2ddb71c7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="postfix"
|
|||
VERSION="3.2.4"
|
||||
HOMEPAGE="http://www.postfix.org/"
|
||||
DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.2.4.tar.gz"
|
||||
MD5SUM="1137d95a3326ddf3d65296ba1c2d2430"
|
||||
MD5SUM="60d8418278ef9f3c7d1251480ea84a42"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue