The go-pty module has moved to https://github.com/creack/pty.
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 (#5311): https://lists.yoctoproject.org/g/meta-virtualization/message/5311 Mute This Topic: https://lists.yoctoproject.org/mt/74043277/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
