mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qflipper: update to 1.3.3.
This commit is contained in:
parent
c14763b02f
commit
179358a961
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qflipper'
|
# Template file for 'qflipper'
|
||||||
pkgname=qflipper
|
pkgname=qflipper
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=3
|
revision=1
|
||||||
_nanopb_version=0.4.6
|
_nanopb_version=0.4.6
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="CONFIG+=qtquickcompiler DEFINES+=DISABLE_APPLICATION_UPDATES"
|
configure_args="CONFIG+=qtquickcompiler DEFINES+=DISABLE_APPLICATION_UPDATES"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://flipperzero.one"
|
homepage="https://flipperzero.one"
|
||||||
distfiles="https://github.com/flipperdevices/qFlipper/archive/refs/tags/${version}.tar.gz
|
distfiles="https://github.com/flipperdevices/qFlipper/archive/refs/tags/${version}.tar.gz
|
||||||
https://github.com/nanopb/nanopb/archive/refs/tags/${_nanopb_version}.tar.gz"
|
https://github.com/nanopb/nanopb/archive/refs/tags/${_nanopb_version}.tar.gz"
|
||||||
checksum="96c5d6e0c479128520800d97b080c5aa7efe72e4e44da07ae96aceb8155fa07e
|
checksum="a6b6ec5753343d704811fdcc421a5ea2ea665e0f4731d8fab3701cf588323d8d
|
||||||
caa97d55fb9c98b4cfa0b069acd9657f706e9629af0baeaefcae0a0e8c4a64d2"
|
caa97d55fb9c98b4cfa0b069acd9657f706e9629af0baeaefcae0a0e8c4a64d2"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue