mirror of
https://github.com/mudler/luet.git
synced 2025-09-01 15:18:28 +00:00
Update vendor github.com/Sabayon/pkgs-checker@935615ba9d27
This commit is contained in:
2
vendor/github.com/Sabayon/pkgs-checker/pkg/gentoo/pkg.go
generated
vendored
2
vendor/github.com/Sabayon/pkgs-checker/pkg/gentoo/pkg.go
generated
vendored
@@ -56,7 +56,7 @@ const (
|
||||
|
||||
const (
|
||||
RegexCatString = `(^[a-z]+[0-9]*[a-z]*[-][a-z]+[0-9]*[a-z]*|^virtual)`
|
||||
RegexPkgNameString = `([a-z]+[0-9a-zA-Z\-_[+]*]*[+]*)`
|
||||
RegexPkgNameString = `([a-z]+[0-9a-zA-Z\.\-_[+]*]*[+]*)`
|
||||
)
|
||||
|
||||
type GentooPackage struct {
|
||||
|
Reference in New Issue
Block a user