We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa4a75 commit 1d4e14fCopy full SHA for 1d4e14f
libcdf/Makefile
@@ -6,7 +6,7 @@ VERSION = 39_1
6
DIRNAME = ./cdf$(VERSION)-dist/
7
FILENAME = ./cdf$(VERSION)-dist-cdf.tar.gz
8
SOURCE_URL = https://spdf.gsfc.nasa.gov/pub/software/cdf/dist/cdf$(VERSION)/linux/cdf$(VERSION)-dist-cdf.tar.gz
9
-MD5CHECKSUM = af1b239774d006b7c9a03f213a3869ca
+MD5CHECKSUM = 88fbb3f612ba802e5846a00bcae0632a
10
INSTALLDIR ?= /usr/local/cdf
11
12
all: build
0 commit comments