rpi-imager: update to 1.7.3.

This commit is contained in:
Adam Gausmann 2022-09-11 12:38:26 -05:00 committed by classabbyamp
parent 83b2142136
commit 2a94714dfd
1 changed files with 4 additions and 4 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'rpi-imager'
pkgname=rpi-imager
version=1.7.2
version=1.7.3
revision=1
build_wrksrc=src
build_style=cmake
configure_args="-DENABLE_TELEMETRY=OFF -DENABLE_CHECK_VERSION=OFF"
hostmakedepends="qt5-host-tools qt5-qmake"
makedepends="qt5-devel qt5-declarative-devel qt5-svg-devel qt5-tools-devel
libcurl-devel libarchive-devel"
libcurl-devel libarchive-devel gnutls-devel"
depends="qt5-quickcontrols2 qt5-svg util-linux"
short_desc="Raspberry Pi Imaging Utility"
maintainer="Adam Gausmann <agausmann@fastmail.com>"
maintainer="Adam Gausmann <adam@gaussian.dev>"
license="Apache-2.0"
homepage="https://github.com/raspberrypi/rpi-imager"
distfiles="https://github.com/raspberrypi/rpi-imager/archive/v${version}.tar.gz"
checksum=babdcda0a38c5dc3893eef3d2d7138d6d23ba7e306f0f840b6970c579490a57a
checksum=8a3e8d0fc290ff653630245b34675433475d13212898b8d792e9229d9eef02d7
pre_configure() {
ln -sf /bin/true $XBPS_WRAPPERDIR/lsblk