community/libuhd to 4.2.0.0-1.1

This commit is contained in:
Kevin Mihelich 2022-06-06 12:49:54 +00:00
parent 5f19810223
commit 97a5fbc3e7

View file

@ -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"