rpi-imager: update to 1.6.2.
This commit is contained in:
parent
7942830b22
commit
b00fcb1c23
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rpi-imager'
|
||||
pkgname=rpi-imager
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Raspberry Pi Imaging Utility"
|
|||
maintainer="Adam Gausmann <agausmann@fastmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/raspberrypi/rpi-imager"
|
||||
distfiles="https://github.com/raspberrypi/rpi-imager/archive/${version}.tar.gz"
|
||||
checksum="166d4926ab5a21f9a83096eff67a9a72f1a7f55702a36cb448cccf5f3b075509"
|
||||
distfiles="https://github.com/raspberrypi/rpi-imager/archive/v${version}.tar.gz"
|
||||
checksum=32f7fcd732ed8b707e862f51311c846b13a9dfb805cc6d901c601e2e5c2ec2d7
|
||||
|
||||
pre_configure() {
|
||||
ln -sf /bin/true $XBPS_WRAPPERDIR/lsblk
|
||||
|
|
Loading…
Reference in a new issue