mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +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'
|
# Template file for 'rtl_433'
|
||||||
pkgname=rtl_433
|
pkgname=rtl_433
|
||||||
version=20.02
|
version=21.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config libtool"
|
||||||
makedepends="librtlsdr-devel SoapySDR-devel libusb-devel"
|
makedepends="librtlsdr-devel SoapySDR-devel libusb-devel openssl-devel"
|
||||||
short_desc="RTLSDR based 433MHz generic data receiver"
|
short_desc="RTLSDR based 433MHz generic data receiver"
|
||||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/merbanan/rtl_433"
|
homepage="https://github.com/merbanan/rtl_433"
|
||||||
changelog="https://raw.githubusercontent.com/merbanan/rtl_433/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/merbanan/rtl_433/master/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=4f114017ede02d3038c449cf7d25cc82eecda5960e5229cc229774681a9ad80b
|
checksum=b362ef3410adec64aee7ad8e6d4d74875f1b3d59ef6fb4856e96adc03876dc65
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples
|
vmkdir usr/share/examples
|
||||||
|
|
Loading…
Add table
Reference in a new issue