Ralf S. Engelschall 9 vuotta sitten
vanhempi
commit
02391e3f24
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      grunt/grunt.spec

+ 2 - 2
grunt/grunt.spec

@@ -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