|
|
@@ -36,7 +36,7 @@ Class: PLUS
|
|
|
Group: Language
|
|
|
License: MIT
|
|
|
Version: %{V_grunt}
|
|
|
-Release: 20160304
|
|
|
+Release: 20160305
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://download.openpkg.org/components/versioned/grunt/grunt-%{V_grunt}-%{V_grunt_snap}.tar.gz
|
|
|
@@ -53,7 +53,7 @@ PreReq: OpenPKG, openpkg >= 20140101, node
|
|
|
prog grunt = {
|
|
|
version = %{version}
|
|
|
url = http://gruntjs.com/
|
|
|
- regex = v(\d+\.\d+\.d+)
|
|
|
+ regex = v(\d+\.\d+\.\d+)
|
|
|
}
|
|
|
|
|
|
%prep
|