diff options
Diffstat (limited to 'main/gsl/APKBUILD')
-rw-r--r-- | main/gsl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gsl/APKBUILD b/main/gsl/APKBUILD index 4ea66258f5..fd5127623c 100644 --- a/main/gsl/APKBUILD +++ b/main/gsl/APKBUILD @@ -3,7 +3,7 @@ pkgname=gsl pkgver=2.4 pkgrel=0 pkgdesc="The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers" -url="http://www.gnu.org/software/gsl/gsl.html" +url="https://www.gnu.org/software/gsl/gsl.html" arch="all" license="GPL" depends= |