Jelajahi Sumber

track releases only

Ralf S. Engelschall 19 tahun lalu
induk
melakukan
f8a753ee13
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      lighttpd/lighttpd.spec

+ 2 - 2
lighttpd/lighttpd.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        Web
 License:      MIT-style
 Version:      1.4.13
-Release:      20061211
+Release:      20070204
 
 #   package options
 %option       with_fsl    yes
@@ -98,7 +98,7 @@ AutoReqProv:  no
     prog lighttpd = {
         version   = %{version}
         url       = http://www.lighttpd.net/download/
-        regex     = lighttpd-(__VER__)\.tar\.gz
+        regex     = lighttpd-(\d+\.\d+\.\d+)\.tar\.gz
     }
 
 %prep