mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 11:54:17 +08:00
Add version for ca-certificates
This commit is contained in:
parent
18398d6c23
commit
d14d183a1d
@ -1,3 +1,8 @@
|
||||
function recipe_version {
|
||||
date "+%Y%m%d"
|
||||
skip=1
|
||||
}
|
||||
|
||||
function recipe_fetch {
|
||||
if [ ! -d source ]
|
||||
then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user