nvidia304: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:51 +00:00
parent 9c1d48b287
commit 56a58c917f
2 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,6 @@ revision=2
maintainer="Juan RP <xtraeme@gmail.com>"
license="Propietary NVIDIA license"
homepage="http://www.nvidia.com"
update_site="http://www.nvidia.com/object/unix.html"
update_pattern='Legacy GPU.+>\K[\d.]+(?=</A>)'
repository="nonfree"
create_wrksrc=yes

2
srcpkgs/nvidia304/update Normal file
View File

@ -0,0 +1,2 @@
site="http://www.nvidia.com/object/unix.html"
pattern='Legacy GPU.+>\K[\d.]+(?=</A>)'