diff options
Diffstat (limited to 'recipes-devtools/go/go-metalinter_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-metalinter_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/go/go-metalinter_git.bb b/recipes-devtools/go/go-metalinter_git.bb index 50402e39..3bef3b5c 100644 --- a/recipes-devtools/go/go-metalinter_git.bb +++ b/recipes-devtools/go/go-metalinter_git.bb | |||
| @@ -9,7 +9,7 @@ BBCLASSEXTEND = "native" | |||
| 9 | SRCNAME = "gometalinter" | 9 | SRCNAME = "gometalinter" |
| 10 | 10 | ||
| 11 | PKG_NAME = "github.com/alecthomas/${SRCNAME}" | 11 | PKG_NAME = "github.com/alecthomas/${SRCNAME}" |
| 12 | SRC_URI = "git://${PKG_NAME}.git" | 12 | SRC_URI = "git://${PKG_NAME}.git;branch=master" |
| 13 | 13 | ||
| 14 | SRCREV = "e8d801238da6f0dfd14078d68f9b53fa50a7eeb5" | 14 | SRCREV = "e8d801238da6f0dfd14078d68f9b53fa50a7eeb5" |
| 15 | PV = "0.0+git${SRCPV}" | 15 | PV = "0.0+git${SRCPV}" |
