diff options
Diffstat (limited to 'community/stow')
-rw-r--r-- | community/stow/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/stow/APKBUILD b/community/stow/APKBUILD index 64c113a36a..289a1c78e3 100644 --- a/community/stow/APKBUILD +++ b/community/stow/APKBUILD @@ -4,7 +4,7 @@ pkgname=stow pkgver=2.2.2 pkgrel=0 pkgdesc="Manage installation of multiple softwares in the same directory tree" -url="http://www.gnu.org/software/stow/" +url="https://www.gnu.org/software/stow/" arch="noarch" license="GPL2" depends="perl" |