Browse Source

fix tracking

master
parent
commit
83e80cc378
  1. 4
      clex/clex.spec

4
clex/clex.spec

@ -37,7 +37,7 @@ Class: EVAL
Group: Terminal
License: GPL
Version: %{V_opkg}
Release: 20150624
Release: 20160306
# list of sources
Source0: http://www.clex.sk/download/clex-%{V_dist}.tar.gz
@ -55,7 +55,7 @@ PreReq: ncurses
prog clex = {
version = %{V_dist}
url = http://www.clex.sk/download/
regex = clex-(\d+\.\d+)\.tar\.gz
regex = clex-(\d+\.\d+(?:\.patch\d+)?)\.tar\.gz
}
%prep

Loading…
Cancel
Save