goproxy: update to 7.0.
This commit is contained in:
parent
dc6b941e31
commit
a7427b8da4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goproxy'
|
||||
pkgname=goproxy
|
||||
version=6.9
|
||||
version=7.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/snail007/goproxy
|
||||
|
@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/snail007/goproxy"
|
||||
distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
|
||||
checksum=7ce1e612b2b6179c1c7b6136730ed1a09ae84fdd87191cca6aeb8a2fdafdf8d3
|
||||
checksum=13f8e37d274d2b7b7cdf1ae3d98723fbb9acf1476c92a1e0d43039109d238ccc
|
||||
|
|
Loading…
Reference in New Issue