mirror of
https://abf.rosa.ru/djam/golang.git
synced 2025-02-23 16:52:54 +00:00
Update to 1.15.5
This commit is contained in:
parent
116c7a91a1
commit
d000df744c
2 changed files with 5 additions and 2 deletions
3
.abf.yml
3
.abf.yml
|
@ -8,3 +8,6 @@ sources:
|
|||
go1.14.9.linux-386.tar.gz: 0c483fe70b1172d471e595de3b4d475a991aa591
|
||||
go1.14.9.linux-amd64.tar.gz: da4234c9764973f35d6f654f8f5403ee3ce9109e
|
||||
go1.14.9.src.tar.gz: 7f51009e55038d419dc70e84b789596c0ce3b586
|
||||
go1.15.5.linux-386.tar.gz: ba5b36c42515f4b3c8e1f1f903be386e8e479b60
|
||||
go1.15.5.linux-amd64.tar.gz: 040bf56380872cba4b95a00394eede82b6f695cb
|
||||
go1.15.5.src.tar.gz: 696fee3f3efa184c5d9ad28b048bbd36d7c84ef3
|
||||
|
|
|
@ -27,12 +27,12 @@
|
|||
%define __noautoreq '/bin/rc|/usr/bin/awk|libc.so'
|
||||
|
||||
Name: golang
|
||||
Version: 1.14.9
|
||||
Version: 1.15.5
|
||||
Release: 1
|
||||
Summary: The Go Programming Language
|
||||
Group: Development/Other
|
||||
License: BSD
|
||||
URL: http://golang.org/
|
||||
URL: https://golang.org/
|
||||
Source0: https://storage.googleapis.com/golang/go%{version}.src.tar.gz
|
||||
Source3: macros.go
|
||||
#bootstrap
|
||||
|
|
Loading…
Add table
Reference in a new issue