rtl_433: update to 24.10.
This commit is contained in:
parent
3bd502430c
commit
31cdc98446
@ -1,6 +1,6 @@
|
||||
# Template file for 'rtl_433'
|
||||
pkgname=rtl_433
|
||||
version=23.11
|
||||
version=24.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config libtool"
|
||||
@ -11,11 +11,11 @@ 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=1260c58400bf35832ac1b76cb3cccf3dc1335ffa2416909c63c7d7060c74663b
|
||||
checksum=e5ab1597a723bf9e0eaa56be988b23dae3670471c6472510ba07b3b588407dcb
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/examples
|
||||
mv ${DESTDIR}/usr/etc/rtl_433 ${DESTDIR}/usr/share/examples
|
||||
mv ${DESTDIR}/etc/rtl_433 ${DESTDIR}/usr/share/examples
|
||||
}
|
||||
|
||||
rtl_433-devel_package() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user