summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f157957aaad7..d307b20c11e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ options=('staticlibs')
install=
changelog=
source=(
- "https://downloads.uclibc-ng.org/releases/1.0.31/uClibc-ng-$pkgver.tar.xz"
+ "https://downloads.uclibc-ng.org/releases/$pkgver/uClibc-ng-$pkgver.tar.xz"
"config"
)
noextract=()