wok diff go/receipt @ rev 25250

updated python-webtest (2.0.34 -> 2.0.35)
author Hans-G?nter Theisgen
date Thu Jul 14 07:35:06 2022 +0100 (2022-07-14)
parents a3c45ab9082e
children 73f36875e5a7
line diff
     1.1 --- a/go/receipt	Sat Jul 10 11:40:16 2021 +0000
     1.2 +++ b/go/receipt	Thu Jul 14 07:35:06 2022 +0100
     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=""