summaryrefslogtreecommitdiff
path: root/repo/system/libtasn1.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/libtasn1.xibuild')
-rw-r--r--repo/system/libtasn1.xibuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repo/system/libtasn1.xibuild b/repo/system/libtasn1.xibuild
index 2f6fccd..64cdaad 100644
--- a/repo/system/libtasn1.xibuild
+++ b/repo/system/libtasn1.xibuild
@@ -2,7 +2,8 @@
DEPS=(glibc)
-SOURCE=https://ftp.gnu.org/gnu/libtasn1/libtasn1-4.18.0.tar.gz
+PKG_VER=4.18.0
+SOURCE=https://ftp.gnu.org/gnu/libtasn1/libtasn1-$PKG_VER.tar.gz
DESC="The ASN.1 library used in GNUTLS"
build () {