wok diff go/receipt @ rev 24978

Add memtest-efi32 & memtest-efi64
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 07 11:09:47 2022 +0000 (2022-05-07)
parents a3c45ab9082e
children 73f36875e5a7
line diff
     1.1 --- a/go/receipt	Sat Jul 10 11:40:16 2021 +0000
     1.2 +++ b/go/receipt	Sat May 07 11:09:47 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="BSD"
     1.5  WEB_SITE="http://www.golang.org"
     1.6  TARBALL="$PACKAGE$VERSION.src.tar.gz"
     1.7 -WGET_URL="https://go.googlecode.com/files/$TARBALL"
     1.8 +WGET_URL="https://github.com/golang/go/archive/go$VERSION.tar.gz"
     1.9  TAGS="go"
    1.10  
    1.11  DEPENDS=""