summaryrefslogtreecommitdiff
path: root/packages/glibc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2020-03-17 22:33:49 (GMT)
committerAlexey Neyman <stilor@att.net>2020-03-17 22:33:49 (GMT)
commit1aec4479c77062b49aacbe1e5c7ca1bd5fa26a59 (patch)
treed984bc054a19e5c8a9bebedb5a3aa117e790ae69 /packages/glibc
parent682f9aac7ba9e98c88c39738401f6371d074157c (diff)
GLIBC 2.28 milestone has a dependency
... but no definition after af2f3ac9c. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/glibc')
-rw-r--r--packages/glibc/package.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glibc/package.desc b/packages/glibc/package.desc
index 03a01b3..6b722a7 100644
--- a/packages/glibc/package.desc
+++ b/packages/glibc/package.desc
@@ -3,6 +3,6 @@ repository='git git://sourceware.org/git/glibc.git'
mirrors='$(CT_Mirrors GNU glibc)'
# Cannot use MAJOR.MINOR as the releant part because of 2.12: 2.12.2 was the most recent
# bugfix release, but it didn't have glibc-ports released alongside it.
-milestones='2.14 2.17 2.20 2.23 2.24 2.25 2.26 2.27 2.29 2.30'
+milestones='2.14 2.17 2.20 2.23 2.24 2.25 2.26 2.27 2.28 2.29 2.30'
archive_formats='.tar.xz .tar.bz2 .tar.gz'
signature_format='packed/.sig'