In message: [meta-virtualization][master,zeus][PATCH v2] go-pty: change the source address on 07/05/2020 Liu Haitao wrote:
> The go-pty module has moved to https://github.com/creack/pty. v2 is merged to master/dunfell/zeus Bruce > > Signed-off-by: Prashant Chikhalkar <[email protected]> > Signed-off-by: Liu Haitao <[email protected]> > --- > recipes-devtools/go/go-pty_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-devtools/go/go-pty_git.bb > b/recipes-devtools/go/go-pty_git.bb > index bc94b31..02cef69 100644 > --- a/recipes-devtools/go/go-pty_git.bb > +++ b/recipes-devtools/go/go-pty_git.bb > @@ -1,12 +1,12 @@ > DESCRIPTION = "PTY interface for Go" > -HOMEPAGE = "https://github.com/kr/pty" > +HOMEPAGE = "https://github.com/creack/pty" > SECTION = "devel/go" > LICENSE = "MIT" > LIC_FILES_CHKSUM = "file://License;md5=93958070863d769117fa33b129020050" > > SRCNAME = "pty" > > -PKG_NAME = "github.com/kr/${SRCNAME}" > +PKG_NAME = "github.com/creack/${SRCNAME}" > SRC_URI = "git://${PKG_NAME}.git" > > SRCREV = "05017fcccf23c823bfdea560dcc958a136e54fb7" > -- > 2.17.0 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5317): https://lists.yoctoproject.org/g/meta-virtualization/message/5317 Mute This Topic: https://lists.yoctoproject.org/mt/74043277/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
