Set var/ncdns_version based on ncdns project

This commit is contained in:
Jeremy Rand 2021-02-22 21:25:35 +00:00
parent 1474ef6f7f
commit 28d6495566
No known key found for this signature in database
GPG Key ID: FD7550C2EB800711
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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