gqrx: update to 2.17.7.

This commit is contained in:
classabbyamp 2025-06-06 12:51:37 -04:00
parent 18f10fa64e
commit d85c01dc6b
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

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