upgpkg: 2.1.2-1
This commit is contained in:
parent
6ce3e7a039
commit
c846317da9
4
PKGBUILD
4
PKGBUILD
@ -1,7 +1,7 @@
|
|||||||
# Maintainer : Christian Rebischke <chris.rebischke@archlinux.org>
|
# Maintainer : Christian Rebischke <chris.rebischke@archlinux.org>
|
||||||
|
|
||||||
pkgname=traefik
|
pkgname=traefik
|
||||||
pkgver=2.1.1
|
pkgver=2.1.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Simple tool for making locally-trusted development certificates"
|
pkgdesc="Simple tool for making locally-trusted development certificates"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -10,7 +10,7 @@ license=('MIT')
|
|||||||
makedepends=('go-pie' 'git' 'go-bindata')
|
makedepends=('go-pie' 'git' 'go-bindata')
|
||||||
depends=('glibc')
|
depends=('glibc')
|
||||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/containous/traefik/releases/download/v${pkgver}/traefik-v${pkgver}.src.tar.gz")
|
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/containous/traefik/releases/download/v${pkgver}/traefik-v${pkgver}.src.tar.gz")
|
||||||
sha512sums=('4ee2aa281030e93e70126c3cb143354f42d00df86895470d6e0536a774d32cebb55d20c1efd28985d8010ffabcad78e1837e849109c85a1f45959da95ea5e139')
|
sha512sums=('e3ebc523f8f74188b8b5f5d60a8888a2684a5bc43ab859e2b8a3df43064889c4fa9b38209fa2969afa772e2c63a9d30ece31621b1e56e289069cfff1398e1abe')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
go generate
|
go generate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user