From 771d7e614615c204a4b68a264e74ec19302a485c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 10 Jan 2010 10:15:05 +0000 Subject: [PATCH] fix tracking --- hlfl/hlfl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hlfl/hlfl.spec b/hlfl/hlfl.spec index cd495c1c80..76ccbb78f1 100644 --- a/hlfl/hlfl.spec +++ b/hlfl/hlfl.spec @@ -32,10 +32,10 @@ Class: EVAL Group: Language License: GPL Version: 0.60.1 -Release: 20080101 +Release: 20100110 # list of sources -Source0: ftp://ftp.hlfl.org/pub/hlfl/hlfl-%{version}.tar.gz +Source0: http://www.hlfl.org/hlfl/hlfl-%{version}.tar.gz # build information Prefix: %{l_prefix} @@ -53,7 +53,7 @@ AutoReqProv: no %track prog hlfl = { version = %{version} - url = ftp://ftp.hlfl.org/pub/hlfl/ + url = http://www.hlfl.org/hlfl/ regex = hlfl-(__VER__)\.tar\.gz }