diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:42:17 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:42:17 +0000 |
| commit | a58d984454fd4412a65b101d609a53e7e680b8a9 (patch) | |
| tree | c4dadac26fa4bec216ad9cc5ac8121a9c5cd4a5a /ca-certificates/outdated | |
| parent | 3e10c42e897c7678ec5fe5edd2a7852704658e1a (diff) | |
| download | alicelinux-a58d984454fd4412a65b101d609a53e7e680b8a9.tar.gz alicelinux-a58d984454fd4412a65b101d609a53e7e680b8a9.zip | |
Woodpecker CI 7cbd6585f10cc503bb5c3a819451148545d55447 [SKIP CI]
Diffstat (limited to 'ca-certificates/outdated')
| -rw-r--r-- | ca-certificates/outdated | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ca-certificates/outdated b/ca-certificates/outdated index 79f2d38a..490723a8 100644 --- a/ca-certificates/outdated +++ b/ca-certificates/outdated @@ -1,3 +1,3 @@ newver() { - newver=$(echo $newver | sed 's/\.//g') + newver=$(echo $newver | sed 's/-//g') } |