[arch-commits] Commit in libmilter/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Thu Mar 2 01:33:28 UTC 2017
Date: Thursday, March 2, 2017 @ 01:33:27
Author: bisson
Revision: 289811
switch to sha256sum
Modified:
libmilter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-02 01:33:23 UTC (rev 289810)
+++ PKGBUILD 2017-03-02 01:33:27 UTC (rev 289811)
@@ -14,8 +14,8 @@
license=('custom:Sendmail open source license')
source=("ftp://ftp.sendmail.org/pub/${_pkgname}/${_pkgname}.${pkgver}.tar.gz"
'fd-passing-libmilter.patch')
-sha1sums=('ab5a2e80927c52c3621240d6bc424fb4b4d65f99'
- '9d9ed55077dffd17aee2376fbce57ef77c0139c0')
+sha256sums=('ed1f9e0f2a1a58c9ff94950264a2fc186d6fd237bac66b175d79a2b89a950746'
+ 'b856ebc17e39151652bda93f40f79756ac83eb4a0b67e6d55c049f3ebde42983')
prepare() {
cd "${srcdir}/${_pkgname}-${pkgver}"
More information about the arch-commits
mailing list