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

main/postfix: bugfix upgrade to 3.9.3

parent 6d05c386
No related branches found
No related tags found
1 merge request!80496main/postfix: bugfix upgrade to 3.9.3
Pipeline #301957 passed
Pipeline: aports

#301969

    ...@@ -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.9.2 pkgver=3.9.3
    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="
    14154077bd474283e522c427d9e45b3599be0c748c0bd2131309fcc506162e8522669a230c1a35bb467a5216d7e99c3d9685fc8f581232cd12e9337ea48d1981 postfix-3.9.2.tar.gz 7539d81296da6d7d569a1f7ad0cee413a87e0293f09b5fbcc7d4b847dfbfba02c106a4d6be87c7443831fee1d0d6cc7fa152133dd784e960865afc240fda1946 postfix-3.9.3.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