mirror of
https://abf.rosa.ru/djam/golang.git
synced 2025-02-23 16:52:54 +00:00
1.22.4
This commit is contained in:
parent
0adf064b15
commit
797a2adfaf
2 changed files with 5 additions and 2 deletions
3
.abf.yml
3
.abf.yml
|
@ -5,3 +5,6 @@ sources:
|
|||
go1.22.2.linux-386.tar.gz: 1250fbdf80b88db7112169c24f68fd1e1a966695
|
||||
go1.22.2.linux-amd64.tar.gz: d6727f9b11c80631773a993c9823e60634b138b4
|
||||
go1.22.2.src.tar.gz: db1a23c22e8c468bcac08975c6c88321bd6081f3
|
||||
go1.22.4.linux-386.tar.gz: 87033f5ae117e556bcd6b5e709c0410433f439d2
|
||||
go1.22.4.linux-amd64.tar.gz: 804f375125af264c3cb838901d3fcf3265a40168
|
||||
go1.22.4.src.tar.gz: 7742912f75a9490ed90ed94000e248c438611769
|
||||
|
|
|
@ -27,12 +27,12 @@
|
|||
%define __noautoreq '/bin/rc|/usr/bin/awk|libc.so'
|
||||
|
||||
Name: golang
|
||||
Version: 1.22.2
|
||||
Version: 1.22.4
|
||||
Release: 1
|
||||
Summary: The Go Programming Language
|
||||
Group: Development/Other
|
||||
License: BSD
|
||||
URL: https://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