summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2017-12-28 16:18:29 +0200
committerMantas Mikulėnas2017-12-28 16:18:29 +0200
commit4fa06dcf326d3bd34f87a8f0d02a8dff25bb1896 (patch)
tree8db822f45c82bda8420a35a77f3905f821e17504
parentc048500f27767f91eaca63efc1dadf04354aecaf (diff)
downloadaur-4fa06dcf326d3bd34f87a8f0d02a8dff25bb1896.tar.gz
bump for no reason, just because I forgot to rebuild mine for openssl 1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5a2c7f0f649..5ec41eb074bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sat Mar 11 12:21:21 UTC 2017
pkgbase = mod_auth_gssapi
pkgdesc = Kerberos authentication module for the Apache HTTP Server
pkgver = 1.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/modauthgssapi/mod_auth_gssapi
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2cf718b7861f..874a517d0579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mantas Mikulėnas <grawity@gmail.com>
pkgname=mod_auth_gssapi
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="Kerberos authentication module for the Apache HTTP Server"
arch=(i686 x86_64)
url="https://github.com/modauthgssapi/mod_auth_gssapi"