goproxy: update to 6.2.
This commit is contained in:
parent
489d75978e
commit
4951e077fa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goproxy'
|
||||
pkgname=goproxy
|
||||
version=6.1
|
||||
version=6.2
|
||||
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=4891458b96ed9e3914cfe904352df533f20585432f2056c7a91b6689b745a5dc
|
||||
checksum=06fdd5f664f0d0a0e8907ebb8e2ec7f7408cf2ac1e34bc6b65c9054029a35f4c
|
||||
|
|
Loading…
Reference in New Issue