From 28d64955661267efc43b62fa4a19012ffb9f56ba Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Mon, 22 Feb 2021 21:25:35 +0000 Subject: [PATCH] Set var/ncdns_version based on ncdns project --- projects/plain-binaries/config | 2 +- rbm.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/plain-binaries/config b/projects/plain-binaries/config index 76dcc0e..1d82b05 100644 --- a/projects/plain-binaries/config +++ b/projects/plain-binaries/config @@ -1,4 +1,4 @@ -version: '[% pc("ncdns", "version") %]' +version: '[% c("var/ncdns_version") %]' filename: 'ncdns-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.xz' var: diff --git a/rbm.conf b/rbm.conf index cd2f037..103dcbe 100644 --- a/rbm.conf +++ b/rbm.conf @@ -24,7 +24,7 @@ buildconf: git_signtag_opt: '-s' var: - ncdns_version: '10.5a10' + ncdns_version: '[% pc("ncdns", "version") %]' ncdns_build: 'build1' ncdns_incremental_from: - 10.5a8