mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
gqrx: update to 2.17.5.
This commit is contained in:
parent
76657302ba
commit
61da3c5494
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gqrx'
|
# Template file for 'gqrx'
|
||||||
pkgname=gqrx
|
pkgname=gqrx
|
||||||
version=2.17.4
|
version=2.17.5
|
||||||
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=06be55cd8ccadd3cb08218a4234f94c5c2bcd9e7b63a775650e473115e93d4e7
|
checksum=d349185b3016bee7ea8f27d89f21eb65f5321e09590538f37186cdef78bf0ed7
|
||||||
|
|
||||||
build_options="gr_audio portaudio"
|
build_options="gr_audio portaudio"
|
||||||
vopt_conflict gr_audio portaudio
|
vopt_conflict gr_audio portaudio
|
||||||
|
|
Loading…
Add table
Reference in a new issue