mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rpi-imager: update to 1.8.3.
This commit is contained in:
parent
8de05b58d6
commit
2e405d99c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rpi-imager'
|
# Template file for 'rpi-imager'
|
||||||
pkgname=rpi-imager
|
pkgname=rpi-imager
|
||||||
version=1.7.5
|
version=1.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Adam Gausmann <adam@gaussian.dev>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/raspberrypi/rpi-imager"
|
homepage="https://github.com/raspberrypi/rpi-imager"
|
||||||
distfiles="https://github.com/raspberrypi/rpi-imager/archive/v${version}.tar.gz"
|
distfiles="https://github.com/raspberrypi/rpi-imager/archive/v${version}.tar.gz"
|
||||||
checksum=876c4e22483cb28bba975ad000589963e4e952e541f5a985fa68e44490e235a0
|
checksum=dd603bff1c76c8a9d7156232397c8428a781b2ce25bb6e3cf9c63e7820f794c4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
ln -sf /bin/true $XBPS_WRAPPERDIR/lsblk
|
ln -sf /bin/true $XBPS_WRAPPERDIR/lsblk
|
||||||
|
|
Loading…
Add table
Reference in a new issue