pulseview: update to 0.4.0.
This commit is contained in:
parent
30622fe3d0
commit
d22df24188
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pulseview'
|
||||
pkgname=pulseview
|
||||
version=0.3.0
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDISABLE_WERROR=TRUE"
|
||||
|
@ -13,7 +13,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-3"
|
||||
homepage="https://sigrok.org/"
|
||||
distfiles="https://sigrok.org/download/source/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=5ffe2cb7a602fcdc60933d400c77bcd66e6ce529bc4f6e97d6a5e5a86f2f530e
|
||||
checksum=78f8291045c6f65b4827b12e83c8e68cea2d5e7268b15a51aaca9726c8100eb9
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
|
|
Loading…
Reference in New Issue