makedeb


traefik-bin 1:2.9.10-1


The Cloud Native Application Proxy

Click here to go back to the commit logs for traefik-bin.

Commit:


Hash: 610d6ae0125e6ac0912e22483bf95018480d3718

Message: v2.9.10

Diff


diff --git a/.SRCINFO b/.SRCINFO
index bba9447..26b59fa 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.6
+pkgver = 2.9.10
 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.6/traefik_v2.9.6_linux_amd64.tar.gz
+source = https://github.com/traefik/traefik/releases/download/v2.9.10/traefik_v2.9.10_linux_amd64.tar.gz
 source = traefik.service
 source = traefik.yml
-sha256sums = 9aabb29a10ac051161fe286cdaa5c336073f08f2298fb994dc4f0a5328e21f2f
+sha256sums = a6cf63c4fcbef9723701997c6d0692eb047cde4b62367e3b84498d144442d743
 sha256sums = SKIP
 sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bd2824a..1b6547f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Jonathan Apodaca <jrapodaca@gmail.com>
 pkgname=traefik-bin
-pkgver=2.9.6
+pkgver=2.9.10
 pkgrel=1
 epoch=1
 pkgdesc="The Cloud Native Application Proxy"
@@ -17,7 +17,7 @@ source=(
   "traefik.yml"
 )
 sha256sums=(
-  "9aabb29a10ac051161fe286cdaa5c336073f08f2298fb994dc4f0a5328e21f2f"
+  "a6cf63c4fcbef9723701997c6d0692eb047cde4b62367e3b84498d144442d743"
   SKIP
   SKIP
 )