summaryrefslogtreecommitdiff
path: root/repo/system/libxml2.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/libxml2.xibuild')
-rw-r--r--repo/system/libxml2.xibuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repo/system/libxml2.xibuild b/repo/system/libxml2.xibuild
index e5c149e..d5a1440 100644
--- a/repo/system/libxml2.xibuild
+++ b/repo/system/libxml2.xibuild
@@ -2,7 +2,8 @@
DEPS=(zlib readline ncurses xz icu)
-SOURCE=http://xmlsoft.org/sources/libxml2-2.9.12.tar.gz
+PKG_VER=2.9.12
+SOURCE=http://xmlsoft.org/sources/libxml2-$PKG_VER.tar.gz
DESC="XML parsing library"
build () {