From 79e6b5df25aba8703c80596e160a8322b3455b04 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 15 Sep 2020 10:58:33 -0400 Subject: [PATCH] gsasl: revbump for mit-krb5 --- srcpkgs/gsasl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gsasl/template b/srcpkgs/gsasl/template index f8faedc722b..25bac9cb206 100644 --- a/srcpkgs/gsasl/template +++ b/srcpkgs/gsasl/template @@ -1,7 +1,7 @@ # Template file for 'gsasl' pkgname=gsasl version=1.8.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-gssapi-impl=mit" hostmakedepends="pkg-config"