librtlsdr: update to 0.5.4.
Closes #13942. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
153d632955
commit
c35c3ffeeb
1 changed files with 7 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'librtlsdr'
|
||||
pkgname=librtlsdr
|
||||
version=0.5.3
|
||||
revision=3
|
||||
version=0.5.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||
homepage="http://sdr.osmocom.org/trac/wiki/rtl-sdr"
|
||||
license="GPL-2"
|
||||
short_desc="Turns your Realtek RTL2832 based DVB dongle into a SDR receiver"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libusb-devel"
|
||||
short_desc="Turns your Realtek RTL2832 based DVB dongle into a SDR receiver"
|
||||
maintainer="Carlo Dormeletti <carlo.dormeletti@alice.it>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://sdr.osmocom.org/trac/wiki/rtl-sdr"
|
||||
distfiles="https://github.com/steve-m/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum="98fb5c34ac94d6f2235a0bb41a08f8bed7949e1d1b91ea57a7c1110191ea58de"
|
||||
checksum=6fd0d298c1a18fc8005b0c2f6199b08bc15e3fb4f4312f551eea2ae269c940c5
|
||||
|
||||
librtlsdr-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue