summaryrefslogtreecommitdiff
path: root/repo/system/findutils.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/findutils.xibuild')
-rw-r--r--repo/system/findutils.xibuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repo/system/findutils.xibuild b/repo/system/findutils.xibuild
index d8fd39c..7ac8bfd 100644
--- a/repo/system/findutils.xibuild
+++ b/repo/system/findutils.xibuild
@@ -2,7 +2,8 @@
DEPS=(glibc sh)
-SOURCE=https://ftp.gnu.org/gnu/findutils/findutils-4.8.0.tar.xz
+PKG_VER=4.8.0
+SOURCE=https://ftp.gnu.org/gnu/findutils/findutils-$PKG_VER.tar.xz
DESC="GNU utilities to locate files"
build () {