diff --git a/srcpkgs/rpi-firmware/template b/srcpkgs/rpi-firmware/template index b07262dc329..d3f6b6eecbb 100644 --- a/srcpkgs/rpi-firmware/template +++ b/srcpkgs/rpi-firmware/template @@ -4,10 +4,10 @@ _gitshort="${_githash:0:7}" pkgname=rpi-firmware version=20201123 -revision=1 +revision=2 archs="armv6l* armv7l* aarch64*" wrksrc="firmware-${_githash}" -depends="rpi-firmware-network" +depends="linux-firmware-broadcom" short_desc="Firmware files for the Raspberry Pi (git ${_gitshort})" maintainer="Piraty " license="BSD-3-Clause, custom:Cypress"