goproxy: update to 6.3.
This commit is contained in:
parent
164ac9c9c8
commit
df75445946
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goproxy'
|
||||
pkgname=goproxy
|
||||
version=6.2
|
||||
version=6.3
|
||||
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=06fdd5f664f0d0a0e8907ebb8e2ec7f7408cf2ac1e34bc6b65c9054029a35f4c
|
||||
checksum=2e91af4c46f1b2bbe34b57dd3d2b765d9ec86bd5fa01f61525993c396af3a517
|
||||
|
|
Loading…
Reference in New Issue