wok diff go/receipt @ rev 25515
Update qemu website
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 19 09:52:04 2023 +0000 (21 months ago) |
parents | a3c45ab9082e |
children | 73f36875e5a7 |
line diff
1.1 --- a/go/receipt Sat Jul 10 11:40:16 2021 +0000 1.2 +++ b/go/receipt Sun Feb 19 09:52:04 2023 +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=""