aboutsummaryrefslogtreecommitdiffstats
path: root/main/guile
diff options
context:
space:
mode:
Diffstat (limited to 'main/guile')
-rw-r--r--main/guile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/guile/APKBUILD b/main/guile/APKBUILD
index 8990341252f..b08c9bb5b2d 100644
--- a/main/guile/APKBUILD
+++ b/main/guile/APKBUILD
@@ -8,7 +8,7 @@ pkgname=guile
pkgver=2.0.14
pkgrel=0
pkgdesc="Guile is a portable, embeddable Scheme implementation written in C"
-url="http://www.gnu.org/software/guile/"
+url="https://www.gnu.org/software/guile/"
arch="all"
license="GPL"
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"