Skip to content

Commit

Permalink
hdf5: Fix download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Aug 29, 2018
1 parent 184ab64 commit 4342ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hdf5.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# BEE_VERSION hdf5-1.10.1-0

SRCURL[0]="http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.5-patch1.tar.bz2"
SRCURL[0]="https://support.hdfgroup.org/ftp/HDF5/current/src/hdf5-${PKGVERSION}.tar.gz"

PATCHURL[0]=""

Expand Down

0 comments on commit 4342ffa

Please sign in to comment.