aboutsummaryrefslogtreecommitdiffstats
path: root/main/bash/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/bash/APKBUILD')
-rw-r--r--main/bash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bash/APKBUILD b/main/bash/APKBUILD
index 16b3c716acb..7e9de29abe7 100644
--- a/main/bash/APKBUILD
+++ b/main/bash/APKBUILD
@@ -8,7 +8,7 @@ _myver=${pkgver%.*}
_patchbase=${_myver/./}
pkgrel=1
pkgdesc="The GNU Bourne Again shell"
-url="http://www.gnu.org/software/bash/bash.html"
+url="https://www.gnu.org/software/bash/bash.html"
arch="all"
license="GPL3+"
makedepends_build="bison flex"