From 061f8f7128ed40b0f477da1dd6ce80a6314427ca Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 10 May 2018 20:57:45 +0200 Subject: [PATCH] python-scipy: update to 1.1.0 --- srcpkgs/python-scipy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-scipy/template b/srcpkgs/python-scipy/template index 9ee745cbd47..0b60e224363 100644 --- a/srcpkgs/python-scipy/template +++ b/srcpkgs/python-scipy/template @@ -1,6 +1,6 @@ # Template file for 'python-scipy' pkgname=python-scipy -version=1.0.1 +version=1.1.0 revision=1 wrksrc="scipy-${version}" build_style=python-module @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://www.scipy.org/" license="BSD-3-Clause" distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz" -checksum=a0eaaa6b6958db9d89f8ef0ce23391fedebac3fb416e05bdd966e6895dd6cd3d +checksum=0291a2254d9a020af9b49ca648e8b41e1366be9a8a40849be9102626b2022422 LDFLAGS="-shared"