Skip to content

netcdf: set local srcurl #1601

Merged
merged 1 commit into from
Jan 16, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion netcdf.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/bin/env beesh

# BEE_VERSION netcdf-4.6.1-0
# BEE_VERSION netcdf-4.6.1-1

SRCURL[0]="https://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${PKGVERSION}.tar.gz"
SRCURL[0]="/src/mariux/md5repo/ee81c593efc8a6229d9bcb350b6d7849/netcdf-4.6.1.tar.gz"

PATCHURL[0]=""