|
|
|
|
@ -38,7 +38,7 @@ Class: CORE
|
|
|
|
|
Group: CompilerCompiler |
|
|
|
|
License: BSD |
|
|
|
|
Version: %{V_new} |
|
|
|
|
Release: 20160204 |
|
|
|
|
Release: 20160306 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_old no |
|
|
|
|
@ -68,7 +68,7 @@ PreReq: OpenPKG, openpkg >= 20100101, m4
|
|
|
|
|
prog flex:new = { |
|
|
|
|
version = %{V_new} |
|
|
|
|
url = http://sourceforge.net/projects/flex/files/ |
|
|
|
|
regex = flex-(__VER__)\.tar\.gz |
|
|
|
|
regex = flex-(\d+\.\d+\.\d+)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
prog flex:old = { |
|
|
|
|
disabled |
|
|
|
|
|