librtlsdr: update to 0.6.0. (#2225)

This commit is contained in:
cr6git 2018-08-29 23:20:13 +02:00 committed by GitHub
parent 7fb71cc0fb
commit 03046a3e2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'librtlsdr'
pkgname=librtlsdr
version=0.5.4
version=0.6.0
revision=1
build_style=cmake
hostmakedepends="pkg-config"
@ -8,9 +8,9 @@ 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=6fd0d298c1a18fc8005b0c2f6199b08bc15e3fb4f4312f551eea2ae269c940c5
homepage="https://osmocom.org/projects/rtl-sdr/wiki"
distfiles="https://github.com/steve-m/${pkgname}/archive/${version}.tar.gz"
checksum=80a5155f3505bca8f1b808f8414d7dcd7c459b662a1cde84d3a2629a6e72ae55
librtlsdr-devel_package() {
short_desc+=" - development files"