mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
rtl_433: update to 21.12, adopt.
This commit is contained in:
parent
8be1e46751
commit
f4fd32fdf4
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'rtl_433'
|
||||
pkgname=rtl_433
|
||||
version=20.02
|
||||
version=21.12
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="librtlsdr-devel SoapySDR-devel libusb-devel"
|
||||
hostmakedepends="pkg-config libtool"
|
||||
makedepends="librtlsdr-devel SoapySDR-devel libusb-devel openssl-devel"
|
||||
short_desc="RTLSDR based 433MHz generic data receiver"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/merbanan/rtl_433"
|
||||
changelog="https://raw.githubusercontent.com/merbanan/rtl_433/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=4f114017ede02d3038c449cf7d25cc82eecda5960e5229cc229774681a9ad80b
|
||||
checksum=b362ef3410adec64aee7ad8e6d4d74875f1b3d59ef6fb4856e96adc03876dc65
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/examples
|
||||
|
|
Loading…
Add table
Reference in a new issue