openwrt/package/devel
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
..
binutils binutils: update to 2.42 2024-02-12 23:41:03 +01:00
gdb devel/gdb: Update to 14.1 2024-01-04 22:40:05 +01:00
gperf gperf: add from packages feed 2023-05-04 06:07:29 +02:00
kselftests-bpf treewide: make use of new toolchain define 2023-10-20 16:13:56 +02:00
leds treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
perf perf: opt-out of lto usage 2023-07-15 11:29:15 +02:00
strace strace: update to 6.7 2024-02-07 20:13:06 +01:00
tmon tools: add tmon package 2023-12-05 13:38:41 +01:00
trace-cmd tracecmd: update to v3.2 2023-08-01 13:29:40 +02:00
valgrind valgrind: update to 3.22.0 2023-12-04 13:26:56 +01:00