gqrx: update to 2.17.3.

This commit is contained in:
classabbyamp 2023-11-09 15:31:22 -05:00
parent 3228e1091a
commit 503a68f5b7
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'gqrx'
pkgname=gqrx
version=2.17.2
revision=2
version=2.17.3
revision=1
build_style=cmake
configure_args="$(vopt_if gr_audio -DLINUX_AUDIO_BACKEND=Gr-audio)
$(vopt_if portaudio -DLINUX_AUDIO_BACKEND=Portaudio)"
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
homepage="https://gqrx.dk"
changelog="https://raw.githubusercontent.com/gqrx-sdr/gqrx/master/resources/news.txt"
distfiles="https://github.com/gqrx-sdr/gqrx/archive/v${version}.tar.gz"
checksum=8d5f70390d3935278527cc7aa6344d6ec0201bce156851c610e88acd6102c356
checksum=7bb7e6a490d7d4669a4d1596ad52f5af08e7167d78117b3d1fd711a368536855
build_options="gr_audio portaudio"
vopt_conflict gr_audio portaudio