From fe357d8c80137595ee6d0a84b9178f2f846ba441 Mon Sep 17 00:00:00 2001 From: Amy Fong Date: Mon, 8 Jun 2015 13:26:01 -0400 Subject: docker uprev 1.6.2 Uprev docker to 1.6.2 go-capability is upreved to a later git commit go-dbus is upreved to version 2 go-distribution-digest is added as a new dependency. Only the digest part of go-distribution is needed/kept here, hence go-distribution-digest go-logrus is upreved to 0.7.1 Remove PR since it's no longer used Signed-off-by: Amy Fong Signed-off-by: Bruce Ashfield --- recipes-devtools/go/go-cli_git.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-devtools/go/go-cli_git.bb') diff --git a/recipes-devtools/go/go-cli_git.bb b/recipes-devtools/go/go-cli_git.bb index ef37357b..21d01ac3 100644 --- a/recipes-devtools/go/go-cli_git.bb +++ b/recipes-devtools/go/go-cli_git.bb @@ -4,7 +4,6 @@ SECTION = "devel/go" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=ed9b539ed65d73926f30ff1f1587dc44" -PR = "r0" SRCNAME = "cli" PKG_NAME = "github.com/codegangsta/${SRCNAME}" -- cgit v1.2.3-54-g00ecf