hackrf: update to 2018.01.1.
This commit is contained in:
parent
429af62eda
commit
1f0358c94f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hackrf'
|
# Template file for 'hackrf'
|
||||||
pkgname=hackrf
|
pkgname=hackrf
|
||||||
version=2017.02.1
|
version=2018.01.1
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=host
|
build_wrksrc=host
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://greatscottgadgets.com/hackrf/"
|
homepage="https://greatscottgadgets.com/hackrf/"
|
||||||
distfiles="https://github.com/mossmann/hackrf/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/mossmann/hackrf/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1dd1fbec98bf2fa56c92f82fd66eb46801a2248c019c4707b3971bc187cb973a
|
checksum=a89badc09a1d2fa18367b3b2c974580ad5f6ce93aaa4e54557dc3d013c029d14
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's|MODE="660", GROUP="plugdev"|TAG+="uaccess"|g' libhackrf/53-hackrf.rules
|
sed -i 's|MODE="660", GROUP="plugdev"|TAG+="uaccess"|g' libhackrf/53-hackrf.rules
|
||||||
|
|
Loading…
Add table
Reference in a new issue