Ralf S. Engelschall %!s(int64=9) %!d(string=hai) anos
pai
achega
3d685ea4f6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      htmlmin/htmlmin.spec

+ 2 - 2
htmlmin/htmlmin.spec

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