summaryrefslogtreecommitdiff
path: root/repo/system/perl.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/perl.xibuild')
-rw-r--r--repo/system/perl.xibuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repo/system/perl.xibuild b/repo/system/perl.xibuild
index cd3c884..8833465 100644
--- a/repo/system/perl.xibuild
+++ b/repo/system/perl.xibuild
@@ -2,7 +2,8 @@
DEPS=(gdbm glibc libxcrypt)
-SOURCE=https://www.cpan.org/src/5.0/perl-5.34.0.tar.gz
+PKG_VER=5.34.0
+SOURCE=https://www.cpan.org/src/5.0/perl-$PKG_VER.tar.gz
DESC="The Practical Extraction and Report Language"
build () {