forked from security/hakurei
internal/rosa: populate Anitya project ids
This enables release monitoring for all applicable projects. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -21,6 +21,8 @@ func init() {
|
||||
Name: "util-macros",
|
||||
Description: "X.Org Autotools macros",
|
||||
Website: "https://xorg.freedesktop.org/",
|
||||
|
||||
ID: 5252,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -54,6 +56,8 @@ func init() {
|
||||
Name: "xproto",
|
||||
Description: "X Window System unified protocol definitions",
|
||||
Website: "https://gitlab.freedesktop.org/xorg/proto/xorgproto",
|
||||
|
||||
ID: 13650,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -89,5 +93,7 @@ func init() {
|
||||
Name: "libXau",
|
||||
Description: "functions for handling Xauthority files and entries",
|
||||
Website: "https://gitlab.freedesktop.org/xorg/lib/libxau",
|
||||
|
||||
ID: 1765,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user