mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 15:54:39 +00:00
Update vendor github.com/Sabayon/pkgs-checker@f4e0aec412f0
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-zA-Z0-9]+[0-9a-zA-Z\.\-_[+]*]*[+]*)`
|
||||
)
|
||||
|
||||
type GentooPackage struct {
|
||||
|
Reference in New Issue
Block a user