You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
390 B
19 lines
390 B
name: "openwrt"
|
|
description:
|
|
"The OpenWrt Project is a Linux operating system targeting embedded "
|
|
"devices."
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://openwrt.org/"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://downloads.openwrt.org/releases/22.03.3/"
|
|
}
|
|
version: "22.03.3"
|
|
last_upgrade_date { year: 2023 month: 1 day: 5 }
|
|
license_type: RESTRICTED
|
|
}
|