treewide: revbump go pkgs for go 1.20.3

This commit is contained in:
Michal Vasilek 2023-04-05 09:34:53 +02:00
parent 9d7aba91eb
commit 09a90efa12
348 changed files with 400 additions and 413 deletions

View file

@ -1,7 +1,7 @@
# Template file for '3mux'
pkgname=3mux
version=1.1.0
revision=1
revision=2
build_style=go
go_import_path=github.com/aaronjanse/3mux
short_desc="Terminal multiplexer inspired by i3"

View file

@ -1,7 +1,7 @@
# Template file for 'Amass'
pkgname=Amass
version=3.23.1
revision=1
revision=2
build_style=go
go_import_path="github.com/owasp-amass/amass/v3/..."
short_desc="In-depth Attack Surface Mapping and Asset Discovery"

View file

@ -1,7 +1,7 @@
# Template file for 'Gokapi'
pkgname=Gokapi
version=1.6.2
revision=1
revision=2
build_style=go
go_import_path=github.com/forceu/gokapi
go_package="${go_import_path}/cmd/gokapi"

View file

@ -1,7 +1,7 @@
# Template file for 'NetAuth-ldap'
pkgname=NetAuth-ldap
version=0.3.0
revision=1
revision=2
build_style=go
go_import_path=github.com/netauth/ldap
go_ldflags="-X github.com/netauth/ldap/internal/buildinfo.Version=${version}"

View file

@ -1,7 +1,7 @@
# Template file for 'NetAuth-localizer'
pkgname=NetAuth-localizer
version=0.1.3
revision=1
revision=2
build_style=go
go_import_path=github.com/netauth/localizer
go_package=${go_import_path}/cmd/localize

View file

@ -1,7 +1,7 @@
# Template file for 'NetAuth-nsscache'
pkgname=NetAuth-nsscache
version=0.6.5
revision=1
revision=2
build_style=go
go_import_path="github.com/netauth/nsscache"
short_desc="NetAuth nsscache implementation"

View file

@ -1,7 +1,7 @@
# Template file for 'NetAuth-pam-helper'
pkgname=NetAuth-pam-helper
version=0.1.5
revision=1
revision=2
build_style=go
go_import_path="github.com/netauth/pam-helper"
short_desc="Helper executable to use with pam_exec"

View file

@ -1,7 +1,7 @@
# Template file for 'NetAuth-sftpgo-hook'
pkgname=NetAuth-sftpgo-hook
version=0.1.1
revision=1
revision=2
build_style=go
go_import_path=github.com/netauth/sftpgo-hook
depends="sftpgo"

View file

@ -1,8 +1,8 @@
# Template file for 'NetAuth'
pkgname=NetAuth
version=0.6.1
revision=3
build_style="go"
revision=4
build_style=go
build_helper="qemu"
go_import_path="github.com/netauth/netauth"
go_package="${go_import_path}/cmd/netauth

View file

@ -1,7 +1,7 @@
# Template file for 'NetKeys'
pkgname=NetKeys
version=0.5.5
revision=1
revision=2
build_style=go
go_import_path="github.com/netauth/netkeys"
short_desc="Key retrieval daemon for NetAuth"

View file

@ -1,7 +1,7 @@
# Template file for 'PopCorn'
pkgname=PopCorn
version=0.4
revision=6
revision=7
build_style=go
go_import_path=github.com/the-maldridge/popcorn
go_package="${go_import_path}/cmd/popcorn

View file

@ -1,7 +1,7 @@
# Template file for 'TMSU'
pkgname=TMSU
version=0.7.5
revision=1
revision=2
build_style=go
go_import_path=github.com/oniony/TMSU
hostmakedepends="git"

View file

@ -1,7 +1,7 @@
# Template file for 'TerraState'
pkgname=TerraState
version=1.1.1
revision=1
revision=2
make_dirs="/var/lib/terrastate 0750 _terrastate _terrastate"
build_style=go
go_import_path="github.com/the-maldridge/terrastate"

View file

@ -1,7 +1,7 @@
# Template file for 'abireport'
pkgname=abireport
version=1.0.11
revision=1
revision=2
build_style=go
go_import_path=github.com/clearlinux/abireport
go_package="${go_import_path}/abi-report"

View file

@ -1,14 +1,14 @@
# Template file for 'acbuild'
pkgname=acbuild
version=0.4.0
revision=13
revision=14
build_style=go
go_import_path=github.com/appc/acbuild
go_package=github.com/appc/acbuild/acbuild
go_ldflags="-X github.com/appc/acbuild/lib.Version=${version}"
short_desc="Build tool for ACIs"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/appc/acbuild"
short_desc="A build tool for ACIs"
distfiles="https://github.com/appc/acbuild/archive/v${version}.tar.gz"
checksum=88d99a002eb53212752d6f405d9e02555512b27c5b84e8ef5828607ee9774ed4

View file

@ -1,7 +1,7 @@
# Template file for 'ace-util'
pkgname=ace-util
version=160221
revision=1
revision=2
build_style=go
hostmakedepends="git"
short_desc="Command line utility for the Ace HTML template engine"

View file

@ -1,7 +1,7 @@
# Template file for 'acmetool'
pkgname=acmetool
version=0.2.2
revision=1
revision=2
build_style=go
go_import_path=github.com/hlandau/acme
go_package="github.com/hlandau/acme/cmd/acmetool"

View file

@ -1,7 +1,7 @@
# Template file for 'act'
pkgname=act
version=0.2.34
revision=1
revision=2
build_style=go
go_import_path="github.com/nektos/act"
go_ldflags="-X main.version=${version}"

View file

@ -1,7 +1,7 @@
# Template file for 'aerc'
pkgname=aerc
version=0.14.0
revision=1
revision=2
build_style=go
go_import_path="git.sr.ht/~rjarry/aerc"
go_build_tags=notmuch

View file

@ -1,7 +1,7 @@
# Template file for 'age'
pkgname=age
version=1.1.1
revision=1
revision=2
build_style=go
go_import_path="filippo.io/age"
go_package="${go_import_path}/cmd/..."

View file

@ -1,7 +1,7 @@
# Template file for 'alertmanager'
pkgname=alertmanager
version=0.20.0
revision=1
revision=2
build_style=go
go_import_path="github.com/prometheus/alertmanager"
go_package="${go_import_path}/cmd/alertmanager ${go_import_path}/cmd/amtool"

View file

@ -1,7 +1,7 @@
# Template file for 'amfora'
pkgname=amfora
version=1.9.2
revision=1
revision=2
build_style=go
go_import_path="github.com/makeworld-the-better-one/${pkgname}"
short_desc="Fancy terminal browser for the Gemini protocol"

View file

@ -1,7 +1,7 @@
# Template file for 'antibody'
pkgname=antibody
version=6.1.1
revision=1
revision=2
build_style=go
go_import_path=github.com/getantibody/antibody
short_desc="Fast and lightweight shell plugin manager"

View file

@ -1,7 +1,7 @@
# Template file for 'app-builder'
pkgname=app-builder
version=3.4.2
revision=1
revision=2
build_style=go
go_import_path=github.com/develar/app-builder
short_desc="Generic helper tool to build app in a distributable format"

View file

@ -1,7 +1,7 @@
# Template file for 'aptly'
pkgname=aptly
version=1.4.0
revision=1
revision=2
build_style=go
go_import_path=github.com/aptly-dev/aptly
short_desc="Debian repository management tool"

View file

@ -1,7 +1,7 @@
# Template file for 'aquatone'
pkgname=aquatone
version=1.7.0
revision=1
revision=2
build_style=go
go_import_path=github.com/michenriksen/aquatone
hostmakedepends="git"

View file

@ -1,7 +1,7 @@
# Template file for 'archiver'
pkgname=archiver
version=3.5.1
revision=1
revision=2
build_style=go
go_import_path=github.com/mholt/archiver/v3
go_package="${go_import_path}/cmd/arc"

View file

@ -1,7 +1,7 @@
# Template file for 'arduino-cli'
pkgname=arduino-cli
version=0.29.0
revision=1
revision=2
build_helper=qemu
build_style=go
go_import_path=github.com/arduino/arduino-cli

View file

@ -1,7 +1,7 @@
# Template file for 'arpfox'
pkgname=arpfox
version=1.0.0
revision=1
revision=2
build_style=go
go_import_path=github.com/malfunkt/arpfox
makedepends="libpcap-devel"

View file

@ -1,7 +1,7 @@
# Template file for 'atlantis'
pkgname=atlantis
version=0.19.2
revision=1
revision=2
build_style=go
go_import_path=github.com/runatlantis/atlantis
depends="terraform"

View file

@ -1,7 +1,7 @@
# Template file for 'aws-vault'
pkgname=aws-vault
version=6.3.1
revision=2
revision=3
build_style=go
go_import_path=github.com/99designs/aws-vault/v6
go_ldflags="-X main.Version=${version}"

View file

@ -1,7 +1,7 @@
# Template file for 'bettercap'
pkgname=bettercap
version=2.32.0
revision=1
revision=2
build_style=go
go_import_path=github.com/bettercap/bettercap
hostmakedepends="pkg-config"

View file

@ -1,7 +1,7 @@
# Template file for 'bird_exporter'
pkgname=bird_exporter
version=1.4.1
revision=1
revision=2
build_style=go
go_import_path="github.com/czerwonk/bird_exporter"
hostmakedepends="$(vopt_if man pandoc)"

View file

@ -1,7 +1,7 @@
# Template file for 'blackbox_exporter'
pkgname=blackbox_exporter
version=0.18.0
revision=1
revision=2
build_style=go
go_import_path="github.com/prometheus/blackbox_exporter"
go_ldflags="-X ${go_import_path}/version.Version=${version}

View file

@ -1,7 +1,7 @@
# Template file for 'blush'
pkgname=blush
version=0.6.0
revision=1
revision=2
build_style=go
go_import_path=github.com/arsham/blush
short_desc="Grep with colours"

View file

@ -1,7 +1,7 @@
# Template file for 'bombadillo'
pkgname=bombadillo
version=2.4.0
revision=1
revision=2
build_style=go
go_import_path="tildegit.org/sloum/bombadillo"
short_desc="Non-web client for the terminal"

View file

@ -1,7 +1,7 @@
# Template file for 'bombardier'
pkgname=bombardier
version=1.2.5
revision=1
revision=2
build_style=go
go_import_path=github.com/codesenberg/bombardier
short_desc="Fast cross-platform HTTP benchmarking tool"

View file

@ -1,7 +1,7 @@
# Template file for 'booster'
pkgname=booster
version=0.9
revision=1
revision=2
build_style=go
go_import_path=github.com/anatol/booster
hostmakedepends="git ruby-ronn"

View file

@ -1,7 +1,7 @@
# Template file for 'brig'
pkgname=brig
version=0.4.1
revision=1
revision=2
build_style=go
go_import_path=github.com/sahib/brig
short_desc="File synchronization on top of IPFS with git-like interface and WebUI"

View file

@ -1,7 +1,7 @@
# Template file for 'browserpass'
pkgname=browserpass
version=3.1.0
revision=1
revision=2
build_style=go
go_import_path=github.com/browserpass/browserpass-native
short_desc="Browser extension for pass"

View file

@ -1,7 +1,7 @@
# Template file for 'browsh'
pkgname=browsh
version=1.6.4
revision=2
revision=3
build_wrksrc=interfacer
build_style=go
go_import_path="github.com/browsh-org/browsh"

View file

@ -1,7 +1,7 @@
# Template file for 'buildah'
pkgname=buildah
version=1.28.2
revision=1
revision=2
build_style=go
go_import_path=github.com/containers/buildah
go_package="${go_import_path}/cmd/buildah"

View file

@ -1,7 +1,7 @@
# Template file for 'caddy'
pkgname=caddy
version=2.6.4
revision=1
revision=2
build_style=go
go_import_path=github.com/caddyserver/caddy/v2
go_package="${go_import_path}/cmd/caddy"

View file

@ -1,7 +1,7 @@
# Template file for 'cdetect'
pkgname=cdetect
version=0.6.0
revision=1
revision=2
build_style=go
go_import_path=github.com/xyproto/cdetect
short_desc="Detects the compiler (and version) used to compile an ELF binary"

View file

@ -1,7 +1,7 @@
# Template file for 'cfssl'
pkgname=cfssl
version=1.5.0
revision=2
revision=3
build_style=go
go_import_path=github.com/cloudflare/cfssl
go_package="${go_import_path}/cmd/..."

View file

@ -1,7 +1,7 @@
# Template file for 'cgrps'
pkgname=cgrps
version=0.8.2
revision=1
revision=2
build_style=go
go_import_path=github.com/k1LoW/cgrps
short_desc="Set of commands for checking cgroups"

View file

@ -1,7 +1,7 @@
# Template file for 'chathistorysync'
pkgname=chathistorysync
version=0.2.0
revision=1
revision=2
build_style=go
go_import_path="git.sr.ht/~emersion/chathistorysync"
hostmakedepends="scdoc"

View file

@ -1,7 +1,7 @@
# Template file for 'cheat'
pkgname=cheat
version=4.4.0
revision=1
revision=2
build_style=go
go_import_path="github.com/cheat/cheat/cmd/cheat"
short_desc="Create and view interactive cheatsheets on the command-line"

View file

@ -1,7 +1,7 @@
# Template file for 'chezmoi'
pkgname=chezmoi
version=2.33.0
revision=1
revision=2
build_style=go
go_import_path="github.com/twpayne/chezmoi/v2"
go_build_tags="noembeddocs noupgrade"

View file

@ -1,7 +1,7 @@
# Template file for 'chroma'
pkgname=chroma
version=2.7.0
revision=1
revision=2
build_wrksrc="cmd/chroma"
build_style=go
go_import_path="github.com/alecthomas/chroma/v2/cmd/chroma"

View file

@ -1,7 +1,7 @@
# Template file for 'chronograf'
pkgname=chronograf
version=1.9.4
revision=1
revision=2
build_style=go
go_import_path="github.com/influxdata/${pkgname}"
go_package="${go_import_path}/cmd/chronograf"

View file

@ -1,7 +1,7 @@
# Template file for 'circleci-cli'
pkgname=circleci-cli
version=0.1.15224
revision=2
revision=3
build_style=go
build_helper=qemu
go_import_path=github.com/CircleCI-Public/${pkgname}

View file

@ -1,7 +1,7 @@
# Template file for 'cliphist'
pkgname=cliphist
version=0.4.0
revision=1
revision=2
build_style=go
go_import_path=go.senan.xyz/cliphist
depends="wl-clipboard xdg-utils"

View file

@ -1,7 +1,7 @@
# Template file for 'clipman'
pkgname=clipman
version=1.6.1
revision=1
revision=2
build_style=go
go_import_path=github.com/yory8/clipman
depends="wl-clipboard"

View file

@ -1,7 +1,7 @@
# Template file for 'cni-plugin-dnsname'
pkgname=cni-plugin-dnsname
version=1.3.1
revision=1
revision=2
build_style=go
go_import_path="github.com/containers/dnsname"
go_package="${go_import_path}/plugins/meta/dnsname"

View file

@ -1,7 +1,7 @@
# Template file for 'cni-plugins'
pkgname=cni-plugins
version=1.2.0
revision=1
revision=2
build_style=go
go_import_path="github.com/containernetworking/plugins"
short_desc="Container Network Interface (plugins)"

View file

@ -1,7 +1,7 @@
# Template file for 'cni'
pkgname=cni
version=1.1.2
revision=1
revision=2
build_style=go
go_import_path="github.com/containernetworking/cni"
go_package="${go_import_path}/cnitool"

View file

@ -1,12 +1,12 @@
# Template file for 'cod'
pkgname=cod
version=0.1.0
revision=1
revision=2
build_style=go
go_import_path=github.com/dim-an/cod
short_desc="Completion daemon for bash/zsh "
go_import_path="github.com/dim-an/cod"
short_desc="Completion daemon for bash/zsh"
maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/dim-an/cod"
distfiles="https://github.com/dim-an/${pkgname}/archive/v${version}.tar.gz"
distfiles="https://github.com/dim-an/cod/archive/v${version}.tar.gz"
checksum=3d8ed6f284afcf4c86a2164e234ab7ff40c50aa6ab0bd892e59f8dc8aef02541

View file

@ -1,7 +1,7 @@
# Template file for 'codesearch'
pkgname=codesearch
version=1.2.0
revision=1
revision=2
build_style=go
go_import_path="github.com/google/codesearch"
go_package="github.com/google/codesearch/cmd/cgrep

View file

@ -1,7 +1,7 @@
# Template file for 'cointop'
pkgname=cointop
version=1.6.8
revision=1
revision=2
build_style=go
go_import_path="github.com/miguelmota/${pkgname}"
short_desc="Terminal based application for tracking cryptocurrencies"

View file

@ -1,7 +1,7 @@
# Template file for 'consul-template'
pkgname=consul-template
version=0.28.0
revision=1
revision=2
build_style=go
go_import_path="github.com/hashicorp/consul-template"
short_desc="Template rendering, notifier, and supervisor for Consul and Vault data"

View file

@ -1,7 +1,7 @@
# Template file for 'consul'
pkgname=consul
version=1.15.1
revision=1
revision=2
build_style=go
go_import_path="github.com/hashicorp/consul"
_git_commit=7c04b6a0dd433619e788617434a4c236b7d4f892

View file

@ -1,7 +1,7 @@
# Template file for 'containerd'
pkgname=containerd
version=1.6.10
revision=1
revision=2
build_style=go
go_import_path=github.com/containerd/containerd
go_package="${go_import_path}/cmd/containerd

View file

@ -1,7 +1,7 @@
# Template file for 'coredns'
pkgname=coredns
version=1.8.6
revision=2
revision=3
build_style=go
go_import_path=github.com/coredns/coredns
hostmakedepends="git make mmark"

View file

@ -1,7 +1,7 @@
# Template file for 'cowyo'
pkgname=cowyo
version=2.12.0
revision=1
revision=2
build_style=go
go_import_path="github.com/schollz/cowyo"
short_desc="Wiki webserver for minimalists"

View file

@ -1,7 +1,7 @@
# Template file for 'coyim'
pkgname=coyim
version=0.4.1
revision=1
revision=2
build_style=go
go_import_path=github.com/coyim/coyim
hostmakedepends="pkg-config"
@ -12,6 +12,7 @@ license="GPL-3.0-only"
homepage="https://coy.im"
distfiles="https://github.com/coyim/coyim/archive/v${version}.tar.gz"
checksum=f2bf1e73562fbcc3a0b264a30f92dfe427dffe2046e9f44459087ecac5890098
case "$XBPS_TARGET_MACHINE" in
x86_64*) ;;
*)
@ -21,6 +22,5 @@ case "$XBPS_TARGET_MACHINE" in
esac
post_install() {
vlicense LICENSE
vdoc README.md
}

View file

@ -1,19 +1,19 @@
# Template file for 'crane'
pkgname=crane
version=3.6.1
revision=2
revision=3
build_style=go
go_import_path="github.com/michaelsauter/crane"
short_desc="Lift containers with ease"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
go_import_path="github.com/michaelsauter/crane"
homepage="https://github.com/michaelsauter/crane"
distfiles="${homepage}/archive/v${version}.tar.gz"
distfiles="https://github.com/michaelsauter/crane/archive/v${version}.tar.gz"
checksum=d417f9f664bcb2365e5b8fced608ce66b7c029fe2d3bfbc23b81a263dd962461
pre_configure() {
sed -i 's|github.com/michaelsauter/crane/v3|github.com/michaelsauter/crane|g' go.mod
sed -i 's|github.com/michaelsauter/crane/v3|github.com/michaelsauter/crane|g' main.go
vsed -e 's|github.com/michaelsauter/crane/v3|github.com/michaelsauter/crane|g' -i go.mod
vsed -e 's|github.com/michaelsauter/crane/v3|github.com/michaelsauter/crane|g' -i main.go
}
post_install() {

View file

@ -1,7 +1,7 @@
# Template file for 'cri-o'
pkgname=cri-o
version=1.13.3
revision=1
revision=2
build_style=go
go_import_path="github.com/kubernetes-sigs/cri-o"
go_package="${go_import_path}/cmd/crio ${go_import_path}/cmd/crio-config"

View file

@ -1,7 +1,7 @@
# Template file for 'cri-tools'
pkgname=cri-tools
version=1.22.0
revision=1
revision=2
build_style=go
go_import_path=github.com/kubernetes-sigs/cri-tools
short_desc="CLI and validation tools for Kubelet Container Runtime Interface (CRI)"

View file

@ -1,7 +1,7 @@
# Template file for 'croc'
pkgname=croc
version=9.6.4
revision=1
revision=2
build_style=go
go_import_path=github.com/schollz/croc/v${version%%.*}
short_desc="Easily and securely send things from one computer to another"

View file

@ -1,7 +1,7 @@
# Template file for 'd2'
pkgname=d2
version=0.3.0
revision=2
revision=3
build_style=go
go_import_path="oss.terrastruct.com/d2"
short_desc="Modern diagram scripting language that turns text to diagrams"

View file

@ -1,7 +1,7 @@
# Template file for 'darch'
pkgname=darch
version=0.28.0
revision=1
revision=2
archs="x86_64* ppc64le*"
build_style=go
go_import_path=github.com/godarch/darch

View file

@ -1,7 +1,7 @@
# Template file for 'darktile'
pkgname=darktile
version=0.0.10
revision=1
revision=2
build_style=go
go_import_path=github.com/liamg/darktile
go_package="${go_import_path}/cmd/darktile"

View file

@ -1,7 +1,7 @@
# Template file for 'dasel'
pkgname=dasel
version=2.1.2
revision=1
revision=2
build_style=go
build_helper=qemu
go_import_path=github.com/tomwright/dasel/v2

View file

@ -1,7 +1,7 @@
# Template file for 'delve'
pkgname=delve
version=1.20.0
revision=1
revision=2
# https://github.com/go-delve/delve/blob/master/pkg/proc/native/support_sentinel_linux.go
archs="x86_64* i686* aarch64*"
build_style=go

View file

@ -1,7 +1,7 @@
# Template file for 'dendrite'
pkgname=dendrite
version=0.12.0
revision=1
revision=2
build_style=go
go_import_path="github.com/matrix-org/dendrite"
go_package="./cmd/create-account ./cmd/dendrite ./cmd/generate-config

View file

@ -1,7 +1,7 @@
# Template file for 'dep'
pkgname=dep
version=0.5.4
revision=1
revision=2
build_style=go
go_import_path=github.com/golang/dep
go_package="${go_import_path}/cmd/dep"

View file

@ -1,7 +1,7 @@
# Template file for 'direnv'
pkgname=direnv
version=2.32.2
revision=1
revision=2
build_style=go
go_import_path=github.com/direnv/direnv/v2
short_desc="Environment switcher for the shell"

View file

@ -1,7 +1,7 @@
# Template file for 'dirstalk'
pkgname=dirstalk
version=1.3.3
revision=1
revision=2
build_style=go
go_import_path="github.com/stefanoj3/dirstalk"
go_package="${go_import_path}/cmd/${pkgname}"

View file

@ -1,7 +1,7 @@
# Template file for 'distrobuilder'
pkgname=distrobuilder
version=1.2
revision=1
revision=2
build_style=go
go_import_path="github.com/lxc/distrobuilder"
go_package="github.com/lxc/distrobuilder/distrobuilder"

View file

@ -1,7 +1,7 @@
# Template file for 'dive'
pkgname=dive
version=0.10.0
revision=1
revision=2
build_style=go
go_import_path="github.com/wagoodman/dive"
short_desc="Container image exploration tool"

View file

@ -1,7 +1,7 @@
# Template file for 'dlayer'
pkgname=dlayer
version=0.3.1
revision=1
revision=2
build_style=go
go_import_path=github.com/orisano/dlayer
short_desc="Dlayer is a docker layer analyzer"

View file

@ -1,7 +1,7 @@
# Template file for 'dnscrypt-proxy'
pkgname=dnscrypt-proxy
version=2.1.4
revision=2
revision=3
build_style=go
go_import_path=github.com/dnscrypt/dnscrypt-proxy
go_package="${go_import_path}/dnscrypt-proxy"

View file

@ -1,7 +1,7 @@
# Template file for 'docker-buildx'
pkgname=docker-buildx
version=0.10.3
revision=1
revision=2
build_style=go
go_import_path="github.com/docker/buildx/cmd/buildx"
go_ldflags="-X github.com/docker/buildx/version.Version=v${version}"

View file

@ -2,7 +2,7 @@
# should be kept in sync with moby
pkgname=docker-cli
version=23.0.2
revision=1
revision=2
build_style=go
go_package="github.com/docker/cli/cmd/docker"
go_import_path="github.com/docker/cli"

View file

@ -1,7 +1,7 @@
# Template file for 'docker-compose'
pkgname=docker-compose
version=2.16.0
revision=1
revision=2
build_style=go
go_import_path="github.com/docker/compose/v2/cmd"
go_ldflags="-X github.com/docker/compose/v2/internal.Version=v${version}"

View file

@ -1,7 +1,7 @@
# Template file for 'docker-credential-pass'
pkgname=docker-credential-pass
version=0.6.4
revision=3
revision=4
build_style=go
go_import_path="github.com/docker/docker-credential-helpers"
go_package="${go_import_path}/pass/cmd"

View file

@ -1,7 +1,7 @@
# Template file for 'docker-gen'
pkgname=docker-gen
version=0.10.3
revision=1
revision=2
build_style=go
go_import_path="github.com/nginx-proxy/docker-gen"
go_package="${go_import_path}/cmd/docker-gen"

View file

@ -1,7 +1,7 @@
# Template file for 'docker-machine-driver-kvm'
pkgname=docker-machine-driver-kvm
version=0.10.1
revision=1
revision=2
build_style=go
go_import_path="github.com/dhiltgen/docker-machine-kvm"
go_package="github.com/dhiltgen/docker-machine-kvm/cmd/docker-machine-driver-kvm"

View file

@ -1,7 +1,7 @@
# Template file for 'docker-machine'
pkgname=docker-machine
version=0.16.2
revision=1
revision=2
build_style=go
go_import_path=github.com/docker/machine
go_package="${go_import_path}/cmd/docker-machine"

View file

@ -1,7 +1,7 @@
# Template file for 'doctl'
pkgname=doctl
version=1.93.1
revision=1
revision=2
build_style=go
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
_maj_min=${version%*.*}

View file

@ -1,7 +1,7 @@
# Template file for 'domain_exporter'
pkgname=domain_exporter
version=0.1.24
revision=1
revision=2
build_style=go
go_import_path="github.com/shift/domain_exporter"
short_desc="Prometheus WHOIS domain details exporter"

View file

@ -1,7 +1,7 @@
# Template file for 'dotool'
pkgname=dotool
version=1.2
revision=1
revision=2
build_style=go
go_import_path="git.sr.ht/~geb/dotool"
go_ldflags="-X main.Version=${version}"

View file

@ -1,7 +1,7 @@
# Template file for 'drive'
pkgname=drive
version=0.4.0
revision=1
revision=2
build_style=go
go_import_path="github.com/odeke-em/drive"
go_package="github.com/odeke-em/drive/cmd/drive github.com/odeke-em/drive/drive-server "

View file

@ -1,7 +1,7 @@
# Template file for 'drone-cli'
pkgname=drone-cli
version=1.7.0
revision=1
revision=2
build_style=go
go_import_path=github.com/drone/drone-cli
go_package="${go_import_path}/drone"

View file

@ -1,7 +1,7 @@
# Template file for 'duf'
pkgname=duf
version=0.8.1
revision=1
revision=2
build_style=go
go_ldflags="-X main.Version=$version"
go_import_path="github.com/muesli/duf"

View file

@ -1,7 +1,7 @@
# Template file for 'elfinfo'
pkgname=elfinfo
version=1.2.2
revision=1
revision=2
build_style=go
go_import_path=github.com/xyproto/elfinfo
short_desc="Emit basic information about an ELF file"

View file

@ -1,7 +1,7 @@
# Template file for 'elvish'
pkgname=elvish
version=0.19.2
revision=1
revision=2
build_style=go
go_import_path="src.elv.sh/cmd/elvish"
short_desc="Novel Unix shell"

View file

@ -1,7 +1,7 @@
# Template file for 'emptty'
pkgname=emptty
version=0.9.1
revision=1
revision=2
build_style=go
go_import_path=github.com/tvrzna/emptty
makedepends="pam-devel libX11-devel"

View file

@ -1,7 +1,7 @@
# Template file for 'ensure-access'
pkgname=ensure-access
version=0.1.0
revision=1
revision=2
build_style=go
go_import_path=github.com/Noah-Huppert/ensure-access
short_desc="Tool which ensures permissions exists for files and directories"

Some files were not shown because too many files have changed in this diff Show more