Skip to content
Snippets Groups Projects
Commit 4821b1d9 authored by Milan P. Stanić's avatar Milan P. Stanić
Browse files

main/postfix: bugfix upgrade to 3.8.8

parent af8024ac
No related branches found
No related tags found
1 merge request!80363main/postfix: bugfix upgrade to 3.8.8
Pipeline #301949 skipped
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com> # Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=postfix pkgname=postfix
pkgver=3.8.7 pkgver=3.8.8
pkgrel=0 pkgrel=0
pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)"
url="https://www.postfix.org/" url="https://www.postfix.org/"
...@@ -193,7 +193,7 @@ stone() { ...@@ -193,7 +193,7 @@ stone() {
find src/smtpstone -mindepth 1 -perm 0755 -exec cp {} "$subpkgdir"/usr/bin \; find src/smtpstone -mindepth 1 -perm 0755 -exec cp {} "$subpkgdir"/usr/bin \;
} }
sha512sums=" sha512sums="
0fb329350a6f66586e93fbd9d80f51866a4be5cebf9185d16dd3ee23de136eff4cbc4d6b12d1abed55142fe11ffc63e78622c14b8986d901ff3c7003c46f03dc postfix-3.8.7.tar.gz c4599d46336bcfb663e052b2dd522f1311750c2f5ff86daa353ade8d93830d886cb4a9d84c8a6fd7b39a88589d0d04097d2cdd69430a15334db20a021f0135e0 postfix-3.8.8.tar.gz
2752e69c4e1857bdcf29444ffb458bca818bc60b9c77c20823c5f5b87c36cb5e0f3217a625a7fe5788d5bfcef7570a1f2149e1233fcd23ccf7ee14190aff47a2 postfix.initd 2752e69c4e1857bdcf29444ffb458bca818bc60b9c77c20823c5f5b87c36cb5e0f3217a625a7fe5788d5bfcef7570a1f2149e1233fcd23ccf7ee14190aff47a2 postfix.initd
25cd34f23ca909d4e33aaf3239d1e397260abc7796d9a4456dee4f005682fd3a58aab8106126e5218c95bdddae415a3ef7e2223cd3b0d7b1e2bd76158bb7eaf8 postfix-install.patch 25cd34f23ca909d4e33aaf3239d1e397260abc7796d9a4456dee4f005682fd3a58aab8106126e5218c95bdddae415a3ef7e2223cd3b0d7b1e2bd76158bb7eaf8 postfix-install.patch
0769e2e503486f8dd6fa21f2c534ad7df7a9f1bb57dde2f0ad61863a3e615d0a6dc18132b27796eb28cd81afb2b4e97c65c9d490a391f835aa3b7b18e74252c5 lmdb-default.patch 0769e2e503486f8dd6fa21f2c534ad7df7a9f1bb57dde2f0ad61863a3e615d0a6dc18132b27796eb28cd81afb2b4e97c65c9d490a391f835aa3b7b18e74252c5 lmdb-default.patch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment