[arch-commits] Commit in hitch/trunk (PKGBUILD)

Ivy Foster escondida at gemini.archlinux.org
Wed Jan 12 18:52:35 UTC 2022


    Date: Wednesday, January 12, 2022 @ 18:52:34
  Author: escondida
Revision: 1101713

hitch: update to 1.7.2-1

Modified:
  hitch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-12 18:49:22 UTC (rev 1101712)
+++ PKGBUILD	2022-01-12 18:52:34 UTC (rev 1101713)
@@ -2,7 +2,7 @@
 # Reference: PKGBUILD(5)
 
 pkgname=hitch
-pkgver=1.7.0
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='libev-based high performance SSL/TLS proxy'
 url='https://hitch-tls.org/'
@@ -15,7 +15,7 @@
 arch=(x86_64)
 source=("https://hitch-tls.org/source/hitch-$pkgver.tar.gz")
 # sha256sums source: https://hitch-tls.org/source/SHA256SUM
-sha256sums=(c97ef8f1e115156640c40dfdfe9662d5f6d57a796fccad3bbad198ec797ce5c4)
+sha256sums=(dcd65cbec6287c622a5a317d5f37e1ea5526daa93fb4db28f4206fc9911a1785)
 validpgpkeys=(584A3EBFE705CDCD)
 
 build() {



More information about the arch-commits mailing list