sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-28 02:05:49 +00:00
parent 124c78849b
commit 92bfff2b71
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
1237 changed files with 1829 additions and 1780 deletions

View file

@ -7,7 +7,7 @@ PKGNAME= cloud-sql-proxy-${VERSION}
# https://github.com/GoogleCloudPlatform/cloud-sql-proxy/archive/v$VERSION/cloud-sql-proxy-$VERSION.tar.gz
# and running "go mod tidy" + "go mod vendor"
DISTNAME= cloud-sql-proxy-vendored-${VERSION}
MASTER_SITES= https://distfiles.bsdfrog.org/
SITES= https://distfiles.bsdfrog.org/
ALL_TARGET= github.com/GoogleCloudPlatform/cloud-sql-proxy
CATEGORIES= sysutils databases net