libraries/tamu_anova: Switch to https.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-08-12 07:52:40 +07:00
parent 057b8d3c58
commit 244bbb72d3
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ tamu_anova: ANOVA, or Analysis of Variance, is a method for comparing levels of
tamu_anova: some continuous response variable between different groups.
tamu_anova: TAMU ANOVA contains both single and two factor ANOVA.
tamu_anova:
tamu_anova: Home: http://directory.fsf.org/wiki/Tamuanova
tamu_anova: Home: https://directory.fsf.org/wiki/Tamuanova
tamu_anova:
tamu_anova:
tamu_anova:

View file

@ -1,6 +1,6 @@
PRGNAM="tamu_anova"
VERSION="0.2"
HOMEPAGE="http://directory.fsf.org/wiki/Tamuanova"
HOMEPAGE="https://directory.fsf.org/wiki/Tamuanova"
DOWNLOAD="http://sourceforge.net/projects/sboppetrov/files/tamu_anova/tamuanova_0.2.orig.tar.gz"
MD5SUM="a98f9703d66a9da8c6458b7a643ada30"
DOWNLOAD_x86_64=""