diff options
| -rw-r--r-- | recipes-containers/go-errors/go-errors_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/go-errors/go-errors_git.bb b/recipes-containers/go-errors/go-errors_git.bb index 7c44c636..56071ad3 100644 --- a/recipes-containers/go-errors/go-errors_git.bb +++ b/recipes-containers/go-errors/go-errors_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Simple error handling primitives" | 1 | DESCRIPTION = "Simple error handling primitives" |
| 2 | HOMEPAGE = "https://github.com/pkg/errors" | 2 | HOMEPAGE = "https://github.com/pkg/errors" |
| 3 | SECTION = "devel/go" | 3 | SECTION = "devel/go" |
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD-2-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE;md5=6fe682a02df52c6653f33bd0f7126b5a" | 5 | LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE;md5=6fe682a02df52c6653f33bd0f7126b5a" |
| 6 | 6 | ||
| 7 | SRCNAME = "errors" | 7 | SRCNAME = "errors" |
