Commit ddf0290 1 parent 0327708 commit ddf0290 Copy full SHA for ddf0290
File tree 2 files changed +4
-4
lines changed
development/golangci-lint
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
cd $( dirname $0 ) ; CWD=$( pwd)
26
26
27
27
PRGNAM=golangci-lint
28
- VERSION=${VERSION:- 1.63 .4}
28
+ VERSION=${VERSION:- 1.64 .4}
29
29
BUILD=${BUILD:- 1}
30
30
TAG=${TAG:- _SBo}
31
31
PKGTYPE=${PKGTYPE:- tgz}
Original file line number Diff line number Diff line change 1
1
PRGNAM="golangci-lint"
2
- VERSION="1.63 .4"
2
+ VERSION="1.64 .4"
3
3
HOMEPAGE="https://github.com/golangci/golangci-lint"
4
- DOWNLOAD="https://github.com/golangci/golangci-lint/archive/v1.63 .4/golangci-lint-1.63 .4.tar.gz"
5
- MD5SUM="494e7a85845f0ddcbed62e169eeaa73b "
4
+ DOWNLOAD="https://github.com/golangci/golangci-lint/archive/v1.64 .4/golangci-lint-1.64 .4.tar.gz"
5
+ MD5SUM="8f511ec6abe41943521eeb55c658cb18 "
6
6
DOWNLOAD_x86_64=""
7
7
MD5SUM_x86_64=""
8
8
REQUIRES="google-go-lang"
You can’t perform that action at this time.
0 commit comments