Skip to content

Commit 068b58b

Browse files
mpstanncopa
authored andcommitted
main/postfix: bugfix upgrade to 3.9.1
1 parent 57227b4 commit 068b58b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

main/postfix/APKBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Contributor: Łukasz Jendrysik <[email protected]>
33
# Maintainer: Natanael Copa <[email protected]>
44
pkgname=postfix
5-
pkgver=3.9.0
6-
pkgrel=1
5+
pkgver=3.9.1
6+
pkgrel=0
77
pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)"
88
url="https://www.postfix.org/"
99
arch="all"
@@ -193,7 +193,7 @@ stone() {
193193
find src/smtpstone -mindepth 1 -perm 0755 -exec cp {} "$subpkgdir"/usr/bin \;
194194
}
195195
sha512sums="
196-
46faaf529a6d2edc5ea747ee0d73a028f7061a923da0ea4b1e1828d935b15f5782d83f7a8472e7c74b45ea0e96666c871efd352934bead28a88ddd3561ade324 postfix-3.9.0.tar.gz
196+
79109d9f19e51d9089a0f2b5c6134972148a6e1a7e385aabc79c0a32e09c78715ad94a93ae3eca1171b770c62d6bf3b8e079b94183ae851001db1a0cf21fff15 postfix-3.9.1.tar.gz
197197
2752e69c4e1857bdcf29444ffb458bca818bc60b9c77c20823c5f5b87c36cb5e0f3217a625a7fe5788d5bfcef7570a1f2149e1233fcd23ccf7ee14190aff47a2 postfix.initd
198198
25cd34f23ca909d4e33aaf3239d1e397260abc7796d9a4456dee4f005682fd3a58aab8106126e5218c95bdddae415a3ef7e2223cd3b0d7b1e2bd76158bb7eaf8 postfix-install.patch
199199
0769e2e503486f8dd6fa21f2c534ad7df7a9f1bb57dde2f0ad61863a3e615d0a6dc18132b27796eb28cd81afb2b4e97c65c9d490a391f835aa3b7b18e74252c5 lmdb-default.patch

0 commit comments

Comments
 (0)