diff options
33 files changed, 33 insertions, 33 deletions
diff --git a/community/caddy/APKBUILD b/community/caddy/APKBUILD index cf45ac0b44..5edc46ef6f 100644 --- a/community/caddy/APKBUILD +++ b/community/caddy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Chloe Kudryavtsev <toast@toastin.space> pkgname=caddy pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Fast, cross-platform HTTP/2 web server with automatic HTTPS" url="https://caddyserver.com/" arch="all !s390x" diff --git a/community/cloudi/APKBUILD b/community/cloudi/APKBUILD index 5abc09b7ed..25c46a2ed4 100644 --- a/community/cloudi/APKBUILD +++ b/community/cloudi/APKBUILD @@ -29,7 +29,7 @@ pkgname=cloudi pkgver=1.7.5 -pkgrel=5 +pkgrel=6 pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing." url="https://cloudi.org/" license="MIT" diff --git a/community/containerd/APKBUILD b/community/containerd/APKBUILD index d1cd767401..18e12db9bd 100644 --- a/community/containerd/APKBUILD +++ b/community/containerd/APKBUILD @@ -6,7 +6,7 @@ pkgname=containerd # NOTE: containerd's Makefile tries to get REVISION from git, but we're building from a tarball. _commit=85f6aa58b8a3170aec9824568f7a31832878b603 pkgver=1.2.7 -pkgrel=0 +pkgrel=1 pkgdesc="An open and reliable container runtime" url="https://containerd.io" arch="all" diff --git a/community/dep/APKBUILD b/community/dep/APKBUILD index e93755058b..818f522026 100644 --- a/community/dep/APKBUILD +++ b/community/dep/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Ed Robinson <edward-robinson@cookpad.com> pkgname=dep pkgver=0.5.4 -pkgrel=0 +pkgrel=1 pkgdesc="Go dependency management tool" url="https://github.com/golang/dep" arch="all" diff --git a/community/dnscrypt-proxy/APKBUILD b/community/dnscrypt-proxy/APKBUILD index dd501b9ae9..cc04af0346 100644 --- a/community/dnscrypt-proxy/APKBUILD +++ b/community/dnscrypt-proxy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Ian Bashford <ianbashford@gmail.com> pkgname=dnscrypt-proxy pkgver=2.0.25 -pkgrel=0 +pkgrel=1 pkgdesc="A tool for securing communications between a client and a DNS resolver" url="https://dnscrypt.info" arch="all" diff --git a/community/docker-registry/APKBUILD b/community/docker-registry/APKBUILD index 118e927815..2303ca0e5c 100644 --- a/community/docker-registry/APKBUILD +++ b/community/docker-registry/APKBUILD @@ -2,7 +2,7 @@ pkgname=docker-registry pkgver=2.7.1 -pkgrel=0 +pkgrel=1 pkgdesc="An implementation of the Docker Registry HTTP API V2 for use with docker 1.6+" url="https://github.com/docker/distribution" arch="all !s390x" diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD index 695848e03e..1282a3bbc5 100644 --- a/community/docker/APKBUILD +++ b/community/docker/APKBUILD @@ -5,7 +5,7 @@ pkgname=docker pkgver=19.03.1 _gitcommit=74b1e89e8ac68948be88fe0aa1e2767ae28659fe # https://github.com/docker/docker-ce/commits/v$pkgver _ver=${pkgver/_/-}-ce -pkgrel=1 +pkgrel=2 pkgdesc="Pack, ship and run any application as a lightweight container" url="http://www.docker.io/" arch="all" diff --git a/community/easypki/APKBUILD b/community/easypki/APKBUILD index 22ce5b901a..ff4a00748d 100644 --- a/community/easypki/APKBUILD +++ b/community/easypki/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=easypki pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Creating a certificate authority the easy way" url="https://github.com/google/easypki" arch="all" diff --git a/community/fzf/APKBUILD b/community/fzf/APKBUILD index 4e073e0ddb..92dd89acd1 100644 --- a/community/fzf/APKBUILD +++ b/community/fzf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org> pkgname=fzf pkgver=0.18.0 -pkgrel=3 +pkgrel=4 pkgdesc="A command-line fuzzy finder" url="https://github.com/junegunn/fzf" arch="all !s390x !aarch64 !armhf !armv7" diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD index 532d1bcce7..0f15e0fd92 100644 --- a/community/geth/APKBUILD +++ b/community/geth/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=geth pkgver=1.8.27 -pkgrel=0 +pkgrel=1 pkgdesc="Official Go implementation of the Ethereum protocol" url="https://geth.ethereum.org/" arch="all !aarch64" # build fails diff --git a/community/git-lfs/APKBUILD b/community/git-lfs/APKBUILD index d5abb7f947..4fab4083e5 100644 --- a/community/git-lfs/APKBUILD +++ b/community/git-lfs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=git-lfs pkgver=2.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="Git extension for versioning large files" url="https://git-lfs.github.io/" arch="all !x86" diff --git a/community/gitea/APKBUILD b/community/gitea/APKBUILD index 7ffbf704d0..5dfa4c9d1c 100644 --- a/community/gitea/APKBUILD +++ b/community/gitea/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=gitea pkgver=1.8.3 -pkgrel=0 +pkgrel=1 pkgdesc="A self-hosted Git service written in Go" url="https://gitea.io" arch="all !aarch64" # https://github.com/go-gitea/gitea/issues/5324 diff --git a/community/glide/APKBUILD b/community/glide/APKBUILD index 0714fa5345..aef669b32c 100644 --- a/community/glide/APKBUILD +++ b/community/glide/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Aaron Hurt <ahurt@ena.com> pkgname="glide" pkgver=0.13.2 -pkgrel=0 +pkgrel=1 pkgdesc="Vendor Package Management for Golang" url="https://github.com/Masterminds/glide" arch="all" diff --git a/community/go-bindata-assetfs/APKBUILD b/community/go-bindata-assetfs/APKBUILD index 8de2202a21..fc51b45195 100644 --- a/community/go-bindata-assetfs/APKBUILD +++ b/community/go-bindata-assetfs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthias Neugebauer <mtneug@mailbox.org> pkgname=go-bindata-assetfs pkgver=1.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="A small utility which generates Go code to serve any file with net/http" url="https://github.com/elazarl/go-bindata-assetfs" arch="all" diff --git a/community/go-bindata/APKBUILD b/community/go-bindata/APKBUILD index ff99d0528a..fff75fa957 100644 --- a/community/go-bindata/APKBUILD +++ b/community/go-bindata/APKBUILD @@ -3,7 +3,7 @@ pkgname=go-bindata pkgver=20151023 _hash="a0ff2567cfb70903282db057e799fd826784d41d" -pkgrel=0 +pkgrel=1 pkgdesc="A small utility which generates Go code from any file" url="https://github.com/jteeuwen/go-bindata" arch="all" diff --git a/community/go-gdm/APKBUILD b/community/go-gdm/APKBUILD index f0cc7b8a39..dfa0b64367 100644 --- a/community/go-gdm/APKBUILD +++ b/community/go-gdm/APKBUILD @@ -3,7 +3,7 @@ pkgname=go-gdm _pkgname=gdm pkgver=1.4 -pkgrel=0 +pkgrel=1 pkgdesc="Minimalist dependency manager for Go written in Go." url="https://github.com/sparrc/gdm" arch="all" diff --git a/community/go-md2man/APKBUILD b/community/go-md2man/APKBUILD index 792ad2059c..7d92397ab7 100644 --- a/community/go-md2man/APKBUILD +++ b/community/go-md2man/APKBUILD @@ -3,7 +3,7 @@ pkgname=go-md2man pkgver=1.0.10 -pkgrel=0 +pkgrel=1 pkgdesc="Utility to convert markdown to man pages" url="https://github.com/cpuguy83/go-md2man" arch="all" diff --git a/community/godep/APKBUILD b/community/godep/APKBUILD index 1e7229e374..25f3cd36b6 100644 --- a/community/godep/APKBUILD +++ b/community/godep/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com> pkgname=godep pkgver=80 -pkgrel=1 +pkgrel=2 pkgdesc="Dependency tool for go" url="https://github.com/tools/godep" arch="all" diff --git a/community/gogs/APKBUILD b/community/gogs/APKBUILD index e44f575a9d..b599316c4a 100644 --- a/community/gogs/APKBUILD +++ b/community/gogs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: 7heo <7heo@mail.com> pkgname=gogs pkgver=0.11.86 -pkgrel=0 +pkgrel=1 pkgdesc="A painless self-hosted Git service" url="https://gogs.io/" arch="all" diff --git a/community/gomplate/APKBUILD b/community/gomplate/APKBUILD index ad71115d63..1f6c6de2ba 100644 --- a/community/gomplate/APKBUILD +++ b/community/gomplate/APKBUILD @@ -2,7 +2,7 @@ pkgname=gomplate _goname="github.com/hairyhenderson/$pkgname" pkgver=3.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="A versatile Go template processor" url="https://github.com/hairyhenderson/gomplate" arch="all" diff --git a/community/govendor/APKBUILD b/community/govendor/APKBUILD index ef9e8a74ed..44a8bc2528 100644 --- a/community/govendor/APKBUILD +++ b/community/govendor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=govendor pkgver=1.0.9 -pkgrel=0 +pkgrel=1 pkgdesc="Go vendor tool that works with the standard vendor file" url="https://github.com/kardianos/govendor" arch="all" diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD index b474b011dc..596693b388 100644 --- a/community/hugo/APKBUILD +++ b/community/hugo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Boerger <thomas@webhippie.de> pkgname=hugo pkgver=0.55.6 -pkgrel=0 +pkgrel=1 pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang" url="https://gohugo.io/" arch="all !x86" # tests fails on x86 diff --git a/community/influxdb/APKBUILD b/community/influxdb/APKBUILD index 4793a86418..39dfea5b9c 100644 --- a/community/influxdb/APKBUILD +++ b/community/influxdb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stefan Wagner <stw@bit-strickerei.de> pkgname=influxdb pkgver=1.6.3 -pkgrel=0 +pkgrel=1 pkgdesc="Scalable datastore for metrics, events, and real-time analytics" url="https://www.influxdata.com/time-series-platform/influxdb/" arch="all !aarch64" diff --git a/community/lego/APKBUILD b/community/lego/APKBUILD index d4b5e753bb..68ddd59b6e 100644 --- a/community/lego/APKBUILD +++ b/community/lego/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=lego pkgver=0.3.1 -pkgrel=2 +pkgrel=3 pkgdesc="Let's Encrypt client and ACME library written in Go" url="https://github.com/xenolf/lego" arch="all" diff --git a/community/rest-server/APKBUILD b/community/rest-server/APKBUILD index e870e54fe5..b164ad3ad2 100644 --- a/community/rest-server/APKBUILD +++ b/community/rest-server/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net> pkgname=rest-server pkgver=0.9.8 -pkgrel=0 +pkgrel=1 pkgdesc="A high performance HTTP server that implements restic's REST backend API" url="https://github.com/restic/rest-server" arch="all" diff --git a/community/restic/APKBUILD b/community/restic/APKBUILD index 18f77b9a7a..751c33eecb 100644 --- a/community/restic/APKBUILD +++ b/community/restic/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net> pkgname=restic pkgver=0.9.5 -pkgrel=0 +pkgrel=1 pkgdesc="Fast, secure, efficient backup program" url="https://restic.net/" arch="all" diff --git a/community/runc/APKBUILD b/community/runc/APKBUILD index 615c4808f0..b468c9a708 100644 --- a/community/runc/APKBUILD +++ b/community/runc/APKBUILD @@ -7,7 +7,7 @@ url="https://www.opencontainers.org" _commit=425e105d5a03fabd737a126ad93d62a9eeede87f pkgver=1.0.0_rc8 -pkgrel=0 +pkgrel=1 _ver=v${pkgver/_rc/-rc} # if we're building against an explicit commit beyond pkgver, use this instead: diff --git a/community/skopeo/APKBUILD b/community/skopeo/APKBUILD index 68330b673f..e495061be1 100644 --- a/community/skopeo/APKBUILD +++ b/community/skopeo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=skopeo pkgver=0.1.32 -pkgrel=0 +pkgrel=1 pkgdesc="Work with remote images registries - retrieving information, images, signing content" url="https://github.com/containers/skopeo" arch="all" diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index 36be88fe8b..bf30ff8562 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=syncthing pkgver=1.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Open Source Continuous File Synchronization" url="https://syncthing.net/" arch="all !armhf !armv7 !s390x" diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD index 125fbc19e6..5118667f72 100644 --- a/community/terraform/APKBUILD +++ b/community/terraform/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Thomas Boerger <thomas@webhippie.de> pkgname=terraform pkgver=0.12.6 -pkgrel=0 +pkgrel=1 pkgdesc="Building, changing and combining infrastructure safely and efficiently" url="https://www.terraform.io/" arch="all !armhf !armv7" diff --git a/community/umoci/APKBUILD b/community/umoci/APKBUILD index ed6457d3df..dd3deaee7d 100644 --- a/community/umoci/APKBUILD +++ b/community/umoci/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=umoci pkgver=0.4.3 -pkgrel=0 +pkgrel=1 pkgdesc="umoci modifies Open Container images" url="https://umo.ci/" arch="all" diff --git a/community/vault/APKBUILD b/community/vault/APKBUILD index 877e2d26c9..ebc5faf990 100644 --- a/community/vault/APKBUILD +++ b/community/vault/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Gennady Feldman <gena01@gmail.com> pkgname=vault pkgver=1.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Vault is a tool for securely accessing secrets" url="https://www.vaultproject.io/" arch="all !s390x" diff --git a/community/xe-guest-utilities/APKBUILD b/community/xe-guest-utilities/APKBUILD index 1ab23acc55..3308366402 100644 --- a/community/xe-guest-utilities/APKBUILD +++ b/community/xe-guest-utilities/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Ian Bashford <ianbashford@gmail.com> pkgname=xe-guest-utilities pkgver=7.16.0 -pkgrel=0 +pkgrel=1 pkgdesc="XenServer guest tools" url="https://github.com/xenserver/xe-guest-utilities" arch="x86 x86_64 aarch64" |