Paul Spooren e8725a932e treewide: use APK compatible version schema
Different from OPKG, APK uses a deterministic version schema which chips
the version into chunks and compares them individually. This enforces a
certain schema which was previously entirely flexible.

 - Releases are added at the very and end prefixed with an `r` like
`1.2.3-r3`.
- Hashes are prefixed with a `~` like `1.2.3~abc123`.
- Dates become semantic versions, like `2024.04.01`
- Extra tags are possible like `_git`, `_alpha` and more.

For full details see the APK test list:
https://gitlab.alpinelinux.org/alpine/apk-tools/-/blob/master/test/version.data

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-03-22 22:14:22 +01:00
..
2023-10-17 11:05:16 +02:00
2023-11-30 13:35:27 -08:00
2024-01-30 10:39:21 +01:00
2023-05-22 18:51:31 +02:00
2023-10-12 09:50:06 +02:00
2023-10-12 09:50:25 +02:00
2022-09-06 16:36:44 +01:00
2022-09-06 16:36:45 +01:00
2023-07-18 14:37:19 +02:00
2024-01-04 16:06:44 +01:00
2023-05-18 10:14:13 +02:00
2023-10-29 19:42:32 +01:00
2022-07-10 19:07:47 +02:00
2024-01-25 17:31:50 +01:00
2022-09-07 04:22:40 +01:00
2024-02-13 12:34:56 +01:00
2024-03-08 22:46:32 +01:00
2024-01-04 22:40:05 +01:00
2023-02-26 01:12:02 +01:00
2023-07-19 15:25:35 +02:00
2024-02-02 08:46:52 +03:00
2023-09-25 23:06:33 +02:00
2022-10-23 18:16:22 +02:00
2024-01-02 18:23:09 +01:00
2024-02-02 17:26:29 +01:00