|
|
@@ -36,7 +36,7 @@ Class: EVAL
|
|
|
Group: Language
|
|
|
License: MIT
|
|
|
Version: %{V_htmlmin}
|
|
|
-Release: 20160304
|
|
|
+Release: 20160305
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://download.openpkg.org/components/versioned/htmlmin/htmlmin-%{V_htmlmin}-%{V_htmlmin_snap}.tar.gz
|
|
|
@@ -54,7 +54,7 @@ PreReq: OpenPKG, openpkg >= 20140101, node
|
|
|
prog htmlmin = {
|
|
|
version = %{version}
|
|
|
url = https://github.com/kangax/html-minifier/releases
|
|
|
- regex = v(\d+\.\d+\.d+)
|
|
|
+ regex = v(\d+\.\d+\.\d+)
|
|
|
}
|
|
|
|
|
|
%prep
|