summaryrefslogtreecommitdiff
path: root/repo/system/gdbm.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/gdbm.xibuild')
-rw-r--r--repo/system/gdbm.xibuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repo/system/gdbm.xibuild b/repo/system/gdbm.xibuild
index ddeecca..a5e11b9 100644
--- a/repo/system/gdbm.xibuild
+++ b/repo/system/gdbm.xibuild
@@ -2,7 +2,8 @@
DEPS=(glibc sh readline)
-SOURCE=https://ftp.gnu.org/gnu/gdbm/gdbm-1.21.tar.gz
+PKG_VER=1.21
+SOURCE=https://ftp.gnu.org/gnu/gdbm/gdbm-$PKG_VER.tar.gz
DESC="GNU database library"
build () {