mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/libuhd to 4.2.0.0-1.1
This commit is contained in:
parent
5f19810223
commit
97a5fbc3e7
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# remove when bumped upstream
|
||||
|
||||
pkgname=libuhd
|
||||
pkgver=4.1.0.5
|
||||
pkgver=4.2.0.0
|
||||
pkgrel=1.1
|
||||
pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
|
||||
arch=('x86_64')
|
||||
|
@ -18,7 +18,7 @@ options=(!lto)
|
|||
# gpsd? dpdk?
|
||||
|
||||
source=("libuhd-$pkgver.tar.gz::https://github.com/EttusResearch/uhd/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('73580bb8823338dbc0ffe2840088cb15d7496ef7d402a4816df17a8e5c8d0221')
|
||||
sha256sums=('ad15cedc8a4b9ba78078f1c4c3c179eff8297a08e44928679de896ca42313e6b')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir/uhd-$pkgver/host"
|
||||
|
|
Loading…
Reference in a new issue