1name: "openwrt" 2description: 3 "The OpenWrt Project is a Linux operating system targeting embedded " 4 "devices." 5 6third_party { 7 url { 8 type: HOMEPAGE 9 value: "https://openwrt.org/" 10 } 11 url { 12 type: ARCHIVE 13 value: "https://downloads.openwrt.org/releases/21.02.0-rc3/" 14 } 15 version: "21.02.0-rc3 " 16 last_upgrade_date { year: 2021 month: 8 day: 4 } 17 license_type: RESTRICTED 18} 19