From d0a6d9c6155994546a5dcb51103a9915ebf57e47 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 15 Feb 2018 14:52:10 +0100 Subject: [PATCH] Compiler/hdf5_serial/build - source URL added --- Compiler/hdf5_serial/build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compiler/hdf5_serial/build b/Compiler/hdf5_serial/build index 443c17f..c8be78b 100755 --- a/Compiler/hdf5_serial/build +++ b/Compiler/hdf5_serial/build @@ -1,5 +1,7 @@ #!/usr/bin/env modbuild +SOURCE_URL="https://support.hdfgroup.org/ftp/HDF5/current${V_MAJOR}${V_MINOR}/src/hdf5-$V.tar.bz2" + pbuild::configure() { test "$(basename "$CPP")" = "pgprepro" && { CPP=cpp