diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-26 21:03:09 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-26 21:08:28 (EST) |
commit | c234dd1aa49cccd333aa0969092fed03d023e82d (patch) | |
tree | 87aa1617edcda61c7c617b34d117d0ef7c1e0b27 | |
parent | 1451baf1b1572b857a2ee578a8011ba03f6758eb (diff) |
control: Update homepage
-rw-r--r-- | changelog | 1 | ||||
-rw-r--r-- | control | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ curl (7.74.0-1) trunk * New upstream version. + * Update homepage. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 26 Dec 2020 21:01:49 -0500 @@ -2,4 +2,4 @@ Maintainer: "P. J. McDermott" <pj@pehjota.net> Build-Depends: opkbuild (>= 4.0.0), opkhelper-3.0, busybox (>= 1.32.0-1), gpg, dirmngr, gpgconf, gpg-agent, libz.1-dev, -Homepage: http://curl.haxx.se/ +Homepage: https://curl.se/ |