diff options
Diffstat (limited to 'user/lynx')
-rw-r--r-- | user/lynx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/lynx/APKBUILD b/user/lynx/APKBUILD index 14d35db09..d19215e41 100644 --- a/user/lynx/APKBUILD +++ b/user/lynx/APKBUILD @@ -7,7 +7,7 @@ _relver=${pkgver/_p/rel.} _v=${_relver%rel.*} pkgrel=0 pkgdesc="Cross-platform text-based browser" -url="http://lynx.invisible-island.net/" +url="https://lynx.invisible-island.net/" arch="all" license="GPL-2.0-only" depends="gzip" |