aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/hackrf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hackrf/APKBUILD b/testing/hackrf/APKBUILD
index cd6b1c1c141..e73125a13e8 100644
--- a/testing/hackrf/APKBUILD
+++ b/testing/hackrf/APKBUILD
@@ -15,7 +15,7 @@ subpackages="
$pkgname-firmware:firmware:noarch
$pkgname-libs
"
-source="$pkgname-$pkgver.tar.xz::https://github.com/mossmann/hackrf/releases/download/v${pkgver}/hackrf-${pkgver}.tar.xz"
+source="$pkgname-$pkgver.tar.xz::https://github.com/mossmann/hackrf/releases/download/v$pkgver/hackrf-$pkgver.tar.xz"
build() {
cmake -B build \