Skip to content

Commit 09a90ef

Browse files
committed
treewide: revbump go pkgs for go 1.20.3
1 parent 9d7aba9 commit 09a90ef

File tree

348 files changed

+399
-412
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

348 files changed

+399
-412
lines changed

srcpkgs/3mux/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for '3mux'
22
pkgname=3mux
33
version=1.1.0
4-
revision=1
4+
revision=2
55
build_style=go
66
go_import_path=github.com/aaronjanse/3mux
77
short_desc="Terminal multiplexer inspired by i3"

srcpkgs/Amass/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'Amass'
22
pkgname=Amass
33
version=3.23.1
4-
revision=1
4+
revision=2
55
build_style=go
66
go_import_path="github.com/owasp-amass/amass/v3/..."
77
short_desc="In-depth Attack Surface Mapping and Asset Discovery"

srcpkgs/Gokapi/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'Gokapi'
22
pkgname=Gokapi
33
version=1.6.2
4-
revision=1
4+
revision=2
55
build_style=go
66
go_import_path=github.com/forceu/gokapi
77
go_package="${go_import_path}/cmd/gokapi"

srcpkgs/NetAuth-ldap/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'NetAuth-ldap'
22
pkgname=NetAuth-ldap
33
version=0.3.0
4-
revision=1
4+
revision=2
55
build_style=go
66
go_import_path=github.com/netauth/ldap
77
go_ldflags="-X github.com/netauth/ldap/internal/buildinfo.Version=${version}"

srcpkgs/NetAuth-localizer/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'NetAuth-localizer'
22
pkgname=NetAuth-localizer
33
version=0.1.3
4-
revision=1
4+
revision=2
55
build_style=go
66
go_import_path=github.com/netauth/localizer
77
go_package=${go_import_path}/cmd/localize

srcpkgs/NetAuth-nsscache/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'NetAuth-nsscache'
22
pkgname=NetAuth-nsscache
33
version=0.6.5
4-
revision=1
4+
revision=2
55
build_style=go
66
go_import_path="github.com/netauth/nsscache"
77
short_desc="NetAuth nsscache implementation"

srcpkgs/NetAuth-pam-helper/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'NetAuth-pam-helper'
22
pkgname=NetAuth-pam-helper
33
version=0.1.5
4-
revision=1
4+
revision=2
55
build_style=go
66
go_import_path="github.com/netauth/pam-helper"
77
short_desc="Helper executable to use with pam_exec"

srcpkgs/NetAuth-sftpgo-hook/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'NetAuth-sftpgo-hook'
22
pkgname=NetAuth-sftpgo-hook
33
version=0.1.1
4-
revision=1
4+
revision=2
55
build_style=go
66
go_import_path=github.com/netauth/sftpgo-hook
77
depends="sftpgo"

srcpkgs/NetAuth/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Template file for 'NetAuth'
22
pkgname=NetAuth
33
version=0.6.1
4-
revision=3
5-
build_style="go"
4+
revision=4
5+
build_style=go
66
build_helper="qemu"
77
go_import_path="github.com/netauth/netauth"
88
go_package="${go_import_path}/cmd/netauth

srcpkgs/NetKeys/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'NetKeys'
22
pkgname=NetKeys
33
version=0.5.5
4-
revision=1
4+
revision=2
55
build_style=go
66
go_import_path="github.com/netauth/netkeys"
77
short_desc="Key retrieval daemon for NetAuth"

0 commit comments

Comments
 (0)