mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/opensmtpd: Updated for version 5.7.3p1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b10091bffc
commit
2e93d16b04
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=opensmtpd
|
||||
VERSION=${VERSION:-5.7.2p1}
|
||||
EXTRAS=${EXTRAS:-5.7.2}
|
||||
VERSION=${VERSION:-5.7.3p1}
|
||||
EXTRAS=${EXTRAS:-5.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="opensmtpd"
|
||||
VERSION="5.7.2p1"
|
||||
VERSION="5.7.3p1"
|
||||
HOMEPAGE="http://www.opensmtpd.org/"
|
||||
DOWNLOAD="http://www.opensmtpd.org/archives/opensmtpd-5.7.2p1.tar.gz"
|
||||
MD5SUM="6aa96c61336d19f7680bb45a705e6b64"
|
||||
DOWNLOAD="http://www.opensmtpd.org/archives/opensmtpd-5.7.3p1.tar.gz"
|
||||
MD5SUM="754abb7f08c094273f098d761c8c2221"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libasr"
|
||||
|
|
Loading…
Reference in a new issue