diff options
Diffstat (limited to 'main/make')
-rw-r--r-- | main/make/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/make/APKBUILD b/main/make/APKBUILD index 9344398f47..aea893862a 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="" |