Improve os-release and correct runit-cereus date version format
This commit is contained in:
parent
0a74397498
commit
05b2284b6c
2 changed files with 9 additions and 4 deletions
|
@ -1,4 +1,9 @@
|
|||
NAME="Cereus"
|
||||
ID="Cereus"
|
||||
DISTRIB_ID="cereus"
|
||||
ID="cereus"
|
||||
PRETTY_NAME="Cereus Linux"
|
||||
HOME_URL="https://cereuslinuxproject.github.io/"
|
||||
DOCUMENTATION_URL="https://github.com/cereuslinuxproject/"
|
||||
LOGO="cereus-logo"
|
||||
ANSI_COLOR="0;38;2;71;128;97"
|
||||
|
||||
DISTRIB_ID="cereus"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'runit-cereus'
|
||||
pkgname=runit-cereus
|
||||
version=20220329
|
||||
revision=1
|
||||
version=2022.03.29
|
||||
revision=2
|
||||
repository=cereus-core
|
||||
wrksrc="void-runit-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue