Update runit-cereus _datever variable, add update file
This commit is contained in:
parent
d8445cc8a3
commit
c2f1120cd4
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'runit-cereus'
|
||||
pkgname=runit-cereus
|
||||
version=2022.03.29
|
||||
_datever=20220329
|
||||
_datever=${version//./}
|
||||
revision=4
|
||||
repository=cereus-core
|
||||
wrksrc="void-runit-${_datever}"
|
||||
|
|
1
srcpkgs/runit-cereus/update
Normal file
1
srcpkgs/runit-cereus/update
Normal file
|
@ -0,0 +1 @@
|
|||
version=${version//./}
|
Loading…
Add table
Reference in a new issue