gcc: update-check fix

This commit is contained in:
Eivind Uggedal 2015-01-21 23:28:28 +00:00
parent 8e0451c43b
commit eb8ebeb574
1 changed files with 2 additions and 0 deletions

2
srcpkgs/gcc/update Normal file
View File

@ -0,0 +1,2 @@
site="https://gcc.gnu.org/releases.html"
pattern="GCC \K[\d.]+(?=\<)"