Browse Source

fix tracking

master
parent
commit
771d7e6146
  1. 6
      hlfl/hlfl.spec

6
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
}

Loading…
Cancel
Save