[arch-commits] Commit in postfix/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Sun May 20 21:33:32 UTC 2018
Date: Sunday, May 20, 2018 @ 21:33:31
Author: bisson
Revision: 324647
upstream update
Modified:
postfix/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-20 21:29:46 UTC (rev 324646)
+++ PKGBUILD 2018-05-20 21:33:31 UTC (rev 324647)
@@ -4,8 +4,8 @@
# Maintainer: Gaetan Bisson <bisson at archlinux.org>
pkgname=postfix
-pkgver=3.3.0
-pkgrel=3
+pkgver=3.3.1
+pkgrel=1
url='http://www.postfix.org/'
pkgdesc='Fast, easy to administer, secure mail server'
license=('custom')
@@ -12,11 +12,11 @@
arch=('x86_64')
depends=('openssl' 'pcre' 'icu' 'libsasl' 'libldap' 'db' 'libnsl'
'libmariadbclient' 'postgresql-libs' 'sqlite' 'tinycdb')
-source=("ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz"
+source=("http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz"
'aliases.patch'
'sysusers.d'
'service')
-sha256sums=('7942e89721e30118d7050675b0d976955e3160e21f7898b85a79cac4f4baef39'
+sha256sums=('54f514dae42b5275cb4bc9c69283f16c06200b71813d0bb696568c4ba7ae7e3b'
'f4c766efc20b4638f9fd72707ca6d4c2628279ebd79f5227276fa4ca6867c336'
'63f39147887336bdd173fb9425998f0a0c6f00a31241f922a255c157bfd8d02e'
'52781649c49a50cecd7d20f693f602d7dc78b985ac5f0e72c4abfa0d800e58f0')
More information about the arch-commits
mailing list