diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-03-01 16:13:21 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 08:42:14 +0700 |
commit | ecac82298b83e3f995f3a00ddf5b1d538b37fc09 (patch) | |
tree | 455b3978ebc171fad781a5615ba17538de8ca355 /academic/calc | |
parent | 66ae7bd28b47505721cde1f2da4ec8cb7b026e9f (diff) | |
download | slackbuilds-ecac82298b83e3f995f3a00ddf5b1d538b37fc09.tar.gz |
academic/calc: Fix download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/calc')
-rw-r--r-- | academic/calc/calc.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/calc/calc.info b/academic/calc/calc.info index 9305d42e8d..ae62cec601 100644 --- a/academic/calc/calc.info +++ b/academic/calc/calc.info @@ -1,7 +1,7 @@ PRGNAM="calc" VERSION="2.12.5.4" HOMEPAGE="http://www.isthe.com/chongo/tech/comp/calc/" -DOWNLOAD="http://www.isthe.com/chongo/src/calc/calc-2.12.5.4.tar.bz2" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/calc-2.12.5.4.tar.bz2" MD5SUM="682dab9ca5fd0a53a1b0cc20996eca1a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |