Explorar o código

Update LFS currency for systemd

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs %!s(int64=6) %!d(string=hai) anos
pai
achega
816b85ca12
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lfs-latest.php

+ 1 - 1
lfs-latest.php

@@ -16,7 +16,7 @@ $regex[ 'check'    ] = "/^.*Check (\d[\d\.]+\d).*$/";
 $regex[ 'intltool' ] = "/^.*Latest version is (\d[\d\.]+\d).*$/";
 $regex[ 'less'     ] = "/^.*current released version is less-(\d+).*$/";
 $regex[ 'mpfr'     ] = "/^mpfr-([\d\.]+)\.tar.*$/";
-$regex[ 'systemd'  ] = "/^.*v([\d]+).*$/";
+$regex[ 'systemd'  ] = "/^.*v([\d]+)$/";
 //$regex[ 'sysvinit' ] = "/^.*sysvinit-([\d\.]+)dsf\.tar.*$/";
 $regex[ 'tzdata'   ] = "/^.*tzdata([\d]+[a-z]).*$/";
 $regex[ 'xz'       ] = "/^.*xz-([\d\.]*\d).*$/";