package/icu: drop outdated comment about git tags format

Commit 5bf0db998b ("package/icu: bump version to 78.1") dropped the
dash-to-dot conversion logic as upstream now uses dots in the tags names
(E.G.  release-78.1), but forgot to drop the comment explaining why we were
doing the conversion - So drop the now outdated comment.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
Peter Korsgaard
2026-05-30 11:09:05 +02:00
committed by Arnout Vandecappelle
parent f0540ff531
commit d22ff1628f

View File

@@ -4,9 +4,6 @@
#
################################################################################
# Git tags (and therefore versions on release-monitoring.org) use the
# XX-Y format, but the tarballs are named XX_Y and the containing
# directories XX.Y.
ICU_VERSION = 78.2
ICU_SOURCE = icu4c-$(ICU_VERSION)-sources.tgz
ICU_SITE = \