diff options
Diffstat (limited to 'recipes-devtools/go')
| -rw-r--r-- | recipes-devtools/go/go-mux_git.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/recipes-devtools/go/go-mux_git.bb b/recipes-devtools/go/go-mux_git.bb index 3f939f45..fb4502b6 100644 --- a/recipes-devtools/go/go-mux_git.bb +++ b/recipes-devtools/go/go-mux_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c50f6bd9c1e15ed0bad3bea18e3c1b7f" | |||
| 7 | SRCNAME = "mux" | 7 | SRCNAME = "mux" | 
| 8 | 8 | ||
| 9 | PKG_NAME = "github.com/gorilla/${SRCNAME}" | 9 | PKG_NAME = "github.com/gorilla/${SRCNAME}" | 
| 10 | SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https" | 10 | SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https" | 
| 11 | 11 | ||
| 12 | SRCREV = "136d54f81f00414c45c3c68dd47e98cc97519c5e" | 12 | SRCREV = "136d54f81f00414c45c3c68dd47e98cc97519c5e" | 
| 13 | 13 | ||
