summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/go/go-context_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/go/go-context_git.bb')
-rw-r--r--recipes-devtools/go/go-context_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-devtools/go/go-context_git.bb b/recipes-devtools/go/go-context_git.bb
index a4b832e1..15f6a8dd 100644
--- a/recipes-devtools/go/go-context_git.bb
+++ b/recipes-devtools/go/go-context_git.bb
@@ -4,7 +4,6 @@ SECTION = "devel/go"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=c50f6bd9c1e15ed0bad3bea18e3c1b7f" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=c50f6bd9c1e15ed0bad3bea18e3c1b7f"
6 6
7PR = "r0"
8SRCNAME = "context" 7SRCNAME = "context"
9 8
10PKG_NAME = "github.com/gorilla/${SRCNAME}" 9PKG_NAME = "github.com/gorilla/${SRCNAME}"