From f72a4754a41be038937f4e249f3a11a023953503 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 6 Apr 2018 11:55:58 +0000 Subject: [PATCH] testing/mod_auth_cas: rebuild against libressl-2.7 --- testing/mod_auth_cas/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/mod_auth_cas/APKBUILD b/testing/mod_auth_cas/APKBUILD index 5fc78956a94..7ac07eb032b 100644 --- a/testing/mod_auth_cas/APKBUILD +++ b/testing/mod_auth_cas/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=mod_auth_cas pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc="An Apache httpd module for integrating with Apereo (JASIG) CAS Server project" url="https://www.apereo.org/projects/cas" arch="all"