mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/u-boot-master: Add https mirror to MASTER_SITES
PR: 257046 Approved by: manu@
This commit is contained in:
parent
792ca36842
commit
bf089b31aa
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ PORTNAME= u-boot
|
|||
PORTVERSION= ${UBOOT_VERSION}
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMESUFFIX?= -${MODEL}
|
||||
MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/
|
||||
MASTER_SITES= https://ftp.denx.de/pub/u-boot/ \
|
||||
ftp://ftp.denx.de/pub/u-boot/
|
||||
DIST_SUBDIR= u-boot
|
||||
|
||||
MAINTAINER?= uboot@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue