mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/gnuradio to 3.7.10.1-1
This commit is contained in:
parent
5c370e3092
commit
5194bfe67e
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
||||||
|
|
||||||
pkgbase=gnuradio
|
pkgbase=gnuradio
|
||||||
pkgname=(gnuradio gnuradio-companion)
|
pkgname=(gnuradio gnuradio-companion)
|
||||||
pkgver=3.7.10
|
pkgver=3.7.10.1
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd."
|
pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://gnuradio.org"
|
url="http://gnuradio.org"
|
||||||
|
@ -34,7 +34,7 @@ makedepends=('boost' 'cmake' 'python2-lxml' 'python2-cheetah' 'glu' 'swig'
|
||||||
#source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz"
|
#source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz"
|
||||||
source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz"
|
source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz"
|
||||||
"21-fcd.rules")
|
"21-fcd.rules")
|
||||||
md5sums=('fc40fadcc3c9ac339c9618c6dc8c303b'
|
md5sums=('c7bd3743b1c8f1c1d97c3d8085efbf74'
|
||||||
'465e12c454c6a22ebec9849181af7bdc')
|
'465e12c454c6a22ebec9849181af7bdc')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue