From 730cdcef6901750f4029d4c3b8639ce02ee3ead1 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 19 Nov 2017 14:05:22 +0100 Subject: main/*: fix homepage url and source from http:// to https:// Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. --- main/dhcpcd-ui/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/dhcpcd-ui/APKBUILD') diff --git a/main/dhcpcd-ui/APKBUILD b/main/dhcpcd-ui/APKBUILD index 3183e5a7d5..445382bd58 100644 --- a/main/dhcpcd-ui/APKBUILD +++ b/main/dhcpcd-ui/APKBUILD @@ -3,7 +3,7 @@ pkgname=dhcpcd-ui pkgver=0.7.5 pkgrel=1 pkgdesc="A GTK+ monitor and configuration GUI for dhcpcd" -url="http://roy.marples.name/projects/dhcpcd-ui" +url="https://roy.marples.name/projects/dhcpcd-ui" arch="all" license="BSD-2" depends="dhcpcd-dbus hicolor-icon-theme" -- cgit v1.2.3