diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-07 13:43:38 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-07 13:43:38 +0900 |
| commit | 78655f159e627f03f608fb986662c98c92c1e20b (patch) | |
| tree | 2c2771bc0ec4f4a09cdf6cd8f6246e35e79ea93a /internal | |
| parent | 30bb52e380d2ffb02053a9238e863228332a88ca (diff) | |
internal/rosa/ncurses: use stable Anitya project
The alpine mapping points to ncurses~devel for some reason.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/rosa/ncurses.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/ncurses.go b/internal/rosa/ncurses.go index ef52bf52..f1599111 100644 --- a/internal/rosa/ncurses.go +++ b/internal/rosa/ncurses.go @@ -31,6 +31,6 @@ func init() { Description: "a free software emulation of curses in System V Release 4.0 (SVr4)", Website: "https://invisible-island.net/ncurses/", - ID: 2057, + ID: 373226, } } |
