diff --git a/apache-pubtkt/apache-pubtkt.spec b/apache-pubtkt/apache-pubtkt.spec index 15042a3570..609e8fc22f 100644 --- a/apache-pubtkt/apache-pubtkt.spec +++ b/apache-pubtkt/apache-pubtkt.spec @@ -24,7 +24,7 @@ # package information Name: apache-pubtkt Summary: Apache Extension: Public-Key Ticket Based SSO -URL: https://neon1.net/mod_auth_pubtkt/ +URL: http://neon1.net/mod_auth_pubtkt/ Vendor: Open Fusion Pty Ltd, Manuel Kasper et al. Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community @@ -32,10 +32,10 @@ Class: EVAL Group: Web License: BSD-style Version: 0.2 -Release: 20080504 +Release: 20080505 # list of sources -Source0: https://neon1.net/mod_auth_pubtkt/mod_auth_pubtkt-%{version}.tar.gz +Source0: http://neon1.net/mod_auth_pubtkt/mod_auth_pubtkt-%{version}.tar.gz Source1: apache-pubtkt.conf # build information @@ -54,7 +54,7 @@ AutoReqProv: no %track prog apache-pubtkt = { version = %{version} - url = https://neon1.net/mod_auth_pubtkt/install.html + url = http://neon1.net/mod_auth_pubtkt/install.html regex = mod_auth_pubtkt-(__VER__)\.tar\.gz }