diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-11-08 17:17:05 +0800 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-11-08 17:17:05 +0800 |
commit | aecf8bd835635e74e1afa0d4e0617875138e47de (patch) | |
tree | 30ce6132a6b58a62dd7618b9d902ad219521f850 /sysutils/u-boot-orangepi-pc2 | |
parent | 4ac51ebc400c06e27e01d874f9fdd43560a95d6e (diff) | |
download | freebsd-ports-gnome-aecf8bd835635e74e1afa0d4e0617875138e47de.tar.gz freebsd-ports-gnome-aecf8bd835635e74e1afa0d4e0617875138e47de.tar.zst freebsd-ports-gnome-aecf8bd835635e74e1afa0d4e0617875138e47de.zip |
Use HTTPS as possible
Diffstat (limited to 'sysutils/u-boot-orangepi-pc2')
-rw-r--r-- | sysutils/u-boot-orangepi-pc2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/u-boot-orangepi-pc2/pkg-descr b/sysutils/u-boot-orangepi-pc2/pkg-descr index 72bbc1769c78..885250948adf 100644 --- a/sysutils/u-boot-orangepi-pc2/pkg-descr +++ b/sysutils/u-boot-orangepi-pc2/pkg-descr @@ -6,4 +6,4 @@ dd if=$LOCALBASE/share/u-boot/u-boot-orangepi-pc2/u-boot-sunxi-with-spl.bin of=/ For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner -WWW: http://www.denx.de/wiki/U-Boot +WWW: https://www.denx.de/wiki/U-Boot |