[arch-commits] Commit in gmp-ecm/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Thu Mar 2 00:59:37 UTC 2017
Date: Thursday, March 2, 2017 @ 00:59:36
Author: bisson
Revision: 214396
switch to sha256sum
Modified:
gmp-ecm/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-02 00:59:32 UTC (rev 214395)
+++ PKGBUILD 2017-03-02 00:59:36 UTC (rev 214396)
@@ -11,7 +11,7 @@
options=('!libtool')
arch=('i686' 'x86_64')
source=("https://gforge.inria.fr/frs/download.php/file/36224/ecm-${pkgver}.tar.gz")
-sha1sums=('407e41af6f93214509810b954b88251e4b89e82b')
+sha256sums=('0cf7b3eee8462cc6f98b418b47630e1eb6b3f4f8c3fc1fb005b08e2a1811ba43')
build() {
cd "${srcdir}/ecm-${pkgver}"
More information about the arch-commits
mailing list