diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 05:41:43 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 05:41:43 (EST) |
commit | a3bd7068d825da7cc6a818e4eeb70c3112dc1acc (patch) | |
tree | a7cbcd993c2040aeac8adaa80da08452b1c1e74a | |
parent | 7f7978c7bdb23404bac6376ad692c9d787ea2af6 (diff) |
control: Update Homepage
-rw-r--r-- | changelog | 1 | ||||
-rw-r--r-- | control | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -15,6 +15,7 @@ busybox (1.32.0-1) trunk * busybox: Organize into section "util". * platconf: Rename expected build-time configuration file from "busybox.config" to "config". + * Update Homepage. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 04 Nov 2020 03:58:13 -0500 @@ -3,4 +3,4 @@ Build-Depends: opkbuild (>= 4.2.0), opkhelper-3.0 (>= 3.1.3), config-busybox-${Host-Plat}, gpg, dirmngr, pkgconf, libncurses.6-dev, terminfo, -Homepage: http://www.busybox.net/ +Homepage: https://busybox.net/ |