goproxy: update to 6.1.
This commit is contained in:
parent
cb1296bb5f
commit
67a676f304
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goproxy'
|
||||
pkgname=goproxy
|
||||
version=6.0
|
||||
version=6.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/snail007/goproxy"
|
||||
|
@ -10,4 +10,4 @@ maintainer="cr6git <quark6@protonmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/snail007/goproxy"
|
||||
distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
|
||||
checksum=a2c9200cdfbd73b55a1cf0f80fe401a09e5d1488b45edc84ebc95d95783c3115
|
||||
checksum=4891458b96ed9e3914cfe904352df533f20585432f2056c7a91b6689b745a5dc
|
||||
|
|
Loading…
Reference in New Issue