Date: Saturday, January 5, 2019 @ 16:48:41
  Author: jelle
Revision: 343020

FS#60540

Fix upstream url

Modified:
  cyrus-sasl/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-05 16:48:27 UTC (rev 343019)
+++ PKGBUILD    2019-01-05 16:48:41 UTC (rev 343020)
@@ -10,7 +10,7 @@
 pkgrel=12
 pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library"
 arch=('x86_64')
-url="http://cyrusimap.web.cmu.edu/";
+url="https://www.cyrusimap.org/sasl/";
 license=('custom')
 options=('!makeflags')
 makedepends=('postgresql-libs' 'libmariadbclient' 'libldap' 'krb5' 'openssl' 
'sqlite')

Reply via email to