summaryrefslogtreecommitdiff
path: root/repo/system/libxslt.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/libxslt.xibuild')
-rw-r--r--repo/system/libxslt.xibuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repo/system/libxslt.xibuild b/repo/system/libxslt.xibuild
index b079be1..4971372 100644
--- a/repo/system/libxslt.xibuild
+++ b/repo/system/libxslt.xibuild
@@ -2,7 +2,8 @@
DEPS=(libxml2 libgcrypt)
-SOURCE=http://xmlsoft.org/sources/libxslt-1.1.34.tar.gz
+PKG_VER=1.1.34
+SOURCE=http://xmlsoft.org/sources/libxslt-$PKG_VER.tar.gz
DESC="XML stylesheet transformation library"