mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
pulseview: update to 0.4.1.
This commit is contained in:
parent
8b8ea3d64e
commit
d8abaa0d74
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pulseview'
|
||||
pkgname=pulseview
|
||||
version=0.4.0
|
||||
revision=6
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDISABLE_WERROR=TRUE"
|
||||
hostmakedepends="pkg-config qt5-qmake"
|
||||
|
@ -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=78f8291045c6f65b4827b12e83c8e68cea2d5e7268b15a51aaca9726c8100eb9
|
||||
checksum=9ee7ce3dd1457c6a5f5e4e9c2469903a1f070ba077ea68535cc29ef1dfac6f2f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue