{ "name": "Fwup", "description": "Configurable embedded Linux firmware update creator and runner", "url": "https://github.com/fhunleth/fwup/releases/download/v1.3.1/fwup-1.3.1.tar.gz", "mirror": null, "homepage": "https://github.com/fhunleth/fwup", "depends": [ { "depend": "pkg-config", "build-depend": true }, { "depend": "confuse", "build-depend": false }, { "depend": "libarchive", "build-depend": false }, { "depend": "libsodium", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./configure\", \"--prefix=#{prefix}\", \"--disable-dependency-tracking\"", "system \"make\", \"install\"" ], "version": "1.3.1", "file": "fwup.rb" }