aboutsummaryrefslogtreecommitdiffstats
path: root/main/grep/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/grep/APKBUILD')
-rw-r--r--main/grep/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/grep/APKBUILD b/main/grep/APKBUILD
index d5322092d6..c812466bfb 100644
--- a/main/grep/APKBUILD
+++ b/main/grep/APKBUILD
@@ -4,7 +4,7 @@ pkgname=grep
pkgver=3.1
pkgrel=0
pkgdesc="Searches input files for lines containing a match to a specified pattern"
-url="http://www.gnu.org/software/grep/grep.html"
+url="https://www.gnu.org/software/grep/grep.html"
arch="all"
license="GPL"
makedepends="pcre-dev autoconf automake"