crosstool-ng/packages/gdb/package.desc
Alexey Neyman 4c0d78bb64 gdb: use single-number versions/milestones for 9+
Starting with GDB9, the release number is only two numbers (with the
last being patchlevel). Therefore, keep two numbers for releases 8 and
below, but just a single number for 9 and up.

Signed-off-by: Alexey Neyman <stilor@att.net>
2022-02-11 00:47:51 -08:00

7 lines
244 B
Plaintext

origin='GNU'
repository='git git://sourceware.org/git/binutils-gdb.git'
mirrors='$(CT_Mirrors GNU gdb) $(CT_Mirrors sourceware gdb/releases)'
relevantpattern='[78].*|. *|.'
milestones='7.11 7.12 8.0 8.3 10 11'
archive_formats='.tar.xz .tar.gz'