From 5f4912ba7cd2ca33f54c5d5685e5646918286c24 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 5 May 2008 05:39:06 +0000 Subject: [PATCH] use plain HTTP --- apache-pubtkt/apache-pubtkt.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 }