diff options
-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/ |