aboutsummaryrefslogtreecommitdiffstats
path: root/main/make/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/make/APKBUILD')
-rw-r--r--main/make/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/make/APKBUILD b/main/make/APKBUILD
index 9344398f47c..aea893862a0 100644
--- a/main/make/APKBUILD
+++ b/main/make/APKBUILD
@@ -3,7 +3,7 @@ pkgname=make
pkgver=4.2.1
pkgrel=0
pkgdesc="GNU make utility to maintain groups of programs"
-url="http://www.gnu.org/software/make"
+url="https://www.gnu.org/software/make"
arch="all"
license="GPL3+"
depends=""