makedeb
The Cloud Native Application Proxy
Click here to go back to the commit logs for traefik-bin.
Hash: a376c2cfce52fa79490ac11b6c0dd6c81556d817
Message: v2.9.4
diff --git a/.SRCINFO b/.SRCINFO
index 6e228c9..55d0a08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,15 +7,15 @@ postrm = traefik.postrm
pkgbase = traefik-bin
pkgdesc = The Cloud Native Application Proxy
pkgrel = 1
-pkgver = 2.9.1
+pkgver = 2.9.4
url = https://traefik.io/
arch = amd64
backup = /etc/traefik/traefik.yml
backup = /etc/systemd/system/traefik.service
license = MIT
-source = https://github.com/traefik/traefik/releases/download/v2.9.1/traefik_v2.9.1_linux_amd64.tar.gz
+source = https://github.com/traefik/traefik/releases/download/v2.9.4/traefik_v2.9.4_linux_amd64.tar.gz
source = traefik.service
source = traefik.yml
-sha256sums = 562f3c57b6a1fe381e65cd46e6deb0ac6f0ad8f2e277748262814f4c5ef65861
+sha256sums = e02ed55759612a35f36a279480972bce46380d6631761ebe9f6141da847b271c
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3800e20..3684085 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Apodaca <jrapodaca@gmail.com>
pkgname=traefik-bin
-pkgver=2.9.1
+pkgver=2.9.4
pkgrel=1
epoch=1
pkgdesc="The Cloud Native Application Proxy"
@@ -17,7 +17,7 @@ source=(
"traefik.yml"
)
sha256sums=(
- "562f3c57b6a1fe381e65cd46e6deb0ac6f0ad8f2e277748262814f4c5ef65861"
+ "e02ed55759612a35f36a279480972bce46380d6631761ebe9f6141da847b271c"
SKIP
SKIP
)