[arch-commits] Commit in libmilter/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Tue Jul 11 04:44:22 UTC 2017


    Date: Tuesday, July 11, 2017 @ 04:44:15
  Author: bisson
Revision: 300063

upstream update

Modified:
  libmilter/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-11 04:15:30 UTC (rev 300062)
+++ PKGBUILD	2017-07-11 04:44:15 UTC (rev 300063)
@@ -5,16 +5,16 @@
 
 pkgname=libmilter
 _pkgname=sendmail
-pkgver=8.15.1
-pkgrel=2
+pkgver=8.15.2
+pkgrel=1
 pkgdesc='Implementation of the sendmail Mail Filter API'
-url='https://www.milter.org/developers/api/'
+url='https://www.proofpoint.com/us/sendmail-open-source'
 arch=('i686' 'x86_64')
 options=('staticlibs')
 license=('custom:Sendmail open source license')
-source=("ftp://ftp.sendmail.org/pub/${_pkgname}/${_pkgname}.${pkgver}.tar.gz"
+source=("http://ftp.sendmail.org/${_pkgname}.${pkgver}.tar.gz"
         'fd-passing-libmilter.patch')
-sha256sums=('ed1f9e0f2a1a58c9ff94950264a2fc186d6fd237bac66b175d79a2b89a950746'
+sha256sums=('24f94b5fd76705f15897a78932a5f2439a32b1a2fdc35769bb1a5f5d9b4db439'
             'b856ebc17e39151652bda93f40f79756ac83eb4a0b67e6d55c049f3ebde42983')
 
 prepare() {



More information about the arch-commits mailing list