mirror of
https://github.com/mudler/luet.git
synced 2025-09-04 08:45:40 +00:00
Upgrade vendor github.com/Sabayon/pkgs-checker@v0.6.1
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