qflipper: update to 1.2.0.
This commit is contained in:
parent
17220bacd7
commit
cda3fdfaaf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qflipper'
|
||||
pkgname=qflipper
|
||||
version=1.1.3
|
||||
version=1.2.0
|
||||
revision=1
|
||||
_nanopb_version=0.4.6
|
||||
wrksrc="qFlipper-${version}"
|
||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://flipperzero.one"
|
||||
distfiles="https://github.com/flipperdevices/qFlipper/archive/refs/tags/${version}.tar.gz
|
||||
https://github.com/nanopb/nanopb/archive/refs/tags/${_nanopb_version}.tar.gz"
|
||||
checksum="eccdca2ad8afc4207b677dffd0ffd4d55a34b87191ffd79ae212804e484a7a5a
|
||||
checksum="d830c9f442e833957431bdd42f5711cb24d64e0d83976e35987cccbe046a3c8c
|
||||
caa97d55fb9c98b4cfa0b069acd9657f706e9629af0baeaefcae0a0e8c4a64d2"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue