upgpkg: 2.1.4-1

This commit is contained in:
Christian Rebischke 2020-02-18 10:04:05 +00:00
parent e341b78bcf
commit 012ccf6b6b

View File

@ -1,7 +1,7 @@
# Maintainer : Christian Rebischke <chris.rebischke@archlinux.org>
pkgname=traefik
pkgver=2.1.3
pkgver=2.1.4
pkgrel=1
pkgdesc="Simple tool for making locally-trusted development certificates"
arch=('x86_64')
@ -10,7 +10,7 @@ license=('MIT')
makedepends=('go-pie' 'git' 'go-bindata')
depends=('glibc')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/containous/traefik/releases/download/v${pkgver}/traefik-v${pkgver}.src.tar.gz")
sha512sums=('13daf6a7e90b34240c54949243df829843424fa87bc4bba65b294c84c6fc6b337941dc11849ec3fd16ab9e5d21f12d8913d91a938fa61047c711dcf6e498490f')
sha512sums=('c45d8b90bc1fc437f38102c03f7d5383b94e5ee362d2c2c837085d80a5007d0432989abc5698267260fb9ba8b22561c68012b47ad0367bc221d501b776ed8992')
build() {
go generate