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

Andreas Radke andyrtr at gemini.archlinux.org
Sun Jun 5 18:49:10 UTC 2022


    Date: Sunday, June 5, 2022 @ 18:49:10
  Author: andyrtr
Revision: 447588

upgpkg: gssproxy 0.9.1-1: upstream update 0.9.1

Modified:
  gssproxy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-05 16:19:27 UTC (rev 447587)
+++ PKGBUILD	2022-06-05 18:49:10 UTC (rev 447588)
@@ -2,7 +2,7 @@
 # Contributor: Mantas Mikulėnas <grawity at gmail.com>
 
 pkgname=gssproxy
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="GSSAPI Proxy"
 arch=(x86_64)
@@ -14,8 +14,8 @@
 backup=(etc/gssproxy/{gssproxy,24-nfs-server,80-httpd,99-network-fs-clients}.conf
         etc/gss/mech.d/proxymech.conf)
 source=(https://github.com/gssapi/gssproxy/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-# https://github.com/gssapi/gssproxy/releases/download/v0.9.0/gssproxy-0.9.0.tar.gz.sha512sum.txt
-sha512sums=('0c597951bd9c26db93a8aeb0c1f7328d8ae03ec72838b376eef458b0021b6b5f6d814d6b2438472cc121c0938883d30125f0e10bda01a1d0896d7933856976c9')
+# https://github.com/gssapi/gssproxy/releases/download/v0.9.1/gssproxy-0.9.1.tar.gz.sha512sum.txt
+sha512sums=('767c4e73d5240a43a0586e836e7dc199b8baf0adbc5a1a2cbb6ffc6f0a7ca574a4fc541ca474ef696d78956724eb24c465760f680e7170f8d77d056513b6226b')
 
 prepare() {
   cd "$srcdir/gssproxy-$pkgver"



More information about the arch-commits mailing list