[arch-commits] Commit in hitch/trunk (PKGBUILD)
Ivy Foster
escondida at archlinux.org
Tue Sep 22 23:27:41 UTC 2020
Date: Tuesday, September 22, 2020 @ 23:27:41
Author: escondida
Revision: 711422
update to hitch-1.6.0-1
Modified:
hitch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-22 23:08:08 UTC (rev 711421)
+++ PKGBUILD 2020-09-22 23:27:41 UTC (rev 711422)
@@ -2,7 +2,7 @@
# Reference: PKGBUILD(5)
pkgname=hitch
-pkgver=1.5.2
+pkgver=1.6.0
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=(b1a4fd64584cd4ff816b8513ee5522db34a4431747057421b6e870f722c6dfda)
+sha256sums=(4e47eb4abb7dd3809c84283588adf41ddf0c7bc065cb00d0928274889c07c706)
validpgpkeys=(584A3EBFE705CDCD)
build() {
More information about the arch-commits
mailing list