go: updated to version 1.14.4

This commit is contained in:
Matt Housh 2020-03-25 12:53:48 -05:00
parent 0ace138e09
commit 93a803976c
3 changed files with 488 additions and 363 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39ZxiX33QrUmwuSLuhdGK8FBEF8YbKEySPF5hE7xmPbeog388BJD5ob43Sfl5Qso+VRtJzhCN33KLi4ENmYP5Q4=
SHA256 (Pkgfile) = 582d73566c72433e50f4cd46c89c00fc41965f14eea79be93d5a453ab7b5386d
SHA256 (.footprint) = a15064fb76667f6d56f429dc915ba9a6c724a6ec87659231586d9e4450704fd6
RWSagIOpLGJF35fXPMgVLCMMapw/xY1zEujXGWEk0Dgi0yyip8CUMe1ifnHajyiOfZZ8dg0MqJdhJG5MagNSCDhGZrGg0CrsRAQ=
SHA256 (Pkgfile) = 75004078afa04859340957f417de125aad7663d5d8eaa5c134199535e32938ed
SHA256 (.footprint) = db7b37e5fcb9b6934be0b6ef4d3bed204a8c63e49c924c541e3a152066760155
SHA256 (go1.4.3.linux-amd64.tar.gz) = ce3140662f45356eb78bc16a88fc7cfb29fb00e18d7c632608245b789b2086d2
SHA256 (go1.13.8.src.tar.gz) = b13bf04633d4d8cf53226ebeaace8d4d2fd07ae6fa676d0844a688339debec34
SHA256 (go1.14.1.src.tar.gz) = 2ad2572115b0d1b4cb4c138e6b3a31cee6294cb48af75ee86bec3dca04507676

View File

@ -3,7 +3,7 @@
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=go
version=1.13.8
version=1.14.1
release=1
source=(https://storage.googleapis.com/golang/go1.4.3.linux-amd64.tar.gz \
https://storage.googleapis.com/golang/${name}${version}.src.tar.gz)