diff options
author | Juergen Daubert <jue@jue.li> | 2020-06-04 16:56:32 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-06-04 16:56:32 +0200 |
commit | 2e99e981c11d8242148d35cb13ad53195d94861e (patch) | |
tree | a19d11c1ce16310653b275c040b9636f31432a4b /dhcpcd | |
parent | 689c0d2b2d0d967ba0b957f9c44a02a8d7d1813e (diff) | |
download | core-2e99e981c11d8242148d35cb13ad53195d94861e.tar.gz core-2e99e981c11d8242148d35cb13ad53195d94861e.tar.xz |
move several http: to https: URLs
Diffstat (limited to 'dhcpcd')
-rw-r--r-- | dhcpcd/.signature | 4 | ||||
-rw-r--r-- | dhcpcd/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dhcpcd/.signature b/dhcpcd/.signature index bc4ff9b8..9a7b331b 100644 --- a/dhcpcd/.signature +++ b/dhcpcd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqmz5v9OtVZg1h/51zbEMwbpb0epWUrc4D5GQfPJ9lQHsSHUL40HgTsBrrXM6w3hrnRP0WZ0V4t1hHQPMJk2rUwk= -SHA256 (Pkgfile) = c89df556469fd56ab44ab39d3f5eb34ae4c365cd0e92956c6a7a26f45e7c003d +RWRJc1FUaeVeqvvBMzwckF/aoWM2diNiyrr9GAo6W3/HtQrvSpiZJ/vvqZz8HYKywx+c1ncunWPO2ecg0BV6Rq+apCFviq/osA8= +SHA256 (Pkgfile) = b855f8deb92a054a581d708ab46d685417a94f9a3b9f47c5b369b12c2a66410c SHA256 (.footprint) = d9a7aee62c42089e2d24224ba37e4d88502f402e0f94ea92d0a19492ff7afd76 SHA256 (dhcpcd-8.1.9.tar.xz) = 8e2a505eb2bd8007d7c6fd855fcb4dd28cced8fc28886c7ce41fb4fc5630fbcf diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index b3f45652..dd8b43f7 100644 --- a/dhcpcd/Pkgfile +++ b/dhcpcd/Pkgfile @@ -1,5 +1,5 @@ # Description: An RFC2131-compliant DHCP client daemon -# URL: http://roy.marples.name/projects/dhcpcd/ +# URL: https://roy.marples.name/projects/dhcpcd/ # Maintainer: CRUX System Team, core-ports at crux dot nu # Depends on: eudev |