wok diff go/receipt @ rev 25540

Update some web_site/wget_url with https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 09 18:12:54 2023 +0000 (15 months ago)
parents 00e3b45c063b
children
line diff
     1.1 --- a/go/receipt	Sat May 07 11:09:47 2022 +0000
     1.2 +++ b/go/receipt	Thu Mar 09 18:12:54 2023 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="The Go programming language (R.Griesemer R.Pike K.Thompson)"
     1.5  MAINTAINER="domcox@slitaz.org"
     1.6  LICENSE="BSD"
     1.7 -WEB_SITE="http://www.golang.org"
     1.8 +WEB_SITE="https://golang.org/"
     1.9  TARBALL="$PACKAGE$VERSION.src.tar.gz"
    1.10  WGET_URL="https://github.com/golang/go/archive/go$VERSION.tar.gz"
    1.11  TAGS="go"