makedeb
The Cloud Native Application Proxy
Click here to go back to the commit logs for traefik-bin.
Hash: e259cadc0ed9202bb7998e06026c8bb8513bfae6
Message: v2.9.6
diff --git a/.SRCINFO b/.SRCINFO
index 55d0a08..bba9447 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.4
+pkgver = 2.9.6
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.4/traefik_v2.9.4_linux_amd64.tar.gz
+source = https://github.com/traefik/traefik/releases/download/v2.9.6/traefik_v2.9.6_linux_amd64.tar.gz
source = traefik.service
source = traefik.yml
-sha256sums = e02ed55759612a35f36a279480972bce46380d6631761ebe9f6141da847b271c
+sha256sums = 9aabb29a10ac051161fe286cdaa5c336073f08f2298fb994dc4f0a5328e21f2f
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3684085..bd2824a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Apodaca <jrapodaca@gmail.com>
pkgname=traefik-bin
-pkgver=2.9.4
+pkgver=2.9.6
pkgrel=1
epoch=1
pkgdesc="The Cloud Native Application Proxy"
@@ -17,7 +17,7 @@ source=(
"traefik.yml"
)
sha256sums=(
- "e02ed55759612a35f36a279480972bce46380d6631761ebe9f6141da847b271c"
+ "9aabb29a10ac051161fe286cdaa5c336073f08f2298fb994dc4f0a5328e21f2f"
SKIP
SKIP
)