mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
nvidia304: extract update_* to external update file
This commit is contained in:
parent
9c1d48b287
commit
56a58c917f
2 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,6 @@ revision=2
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Propietary NVIDIA license"
|
license="Propietary NVIDIA license"
|
||||||
homepage="http://www.nvidia.com"
|
homepage="http://www.nvidia.com"
|
||||||
update_site="http://www.nvidia.com/object/unix.html"
|
|
||||||
update_pattern='Legacy GPU.+>\K[\d.]+(?=</A>)'
|
|
||||||
|
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
2
srcpkgs/nvidia304/update
Normal file
2
srcpkgs/nvidia304/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
site="http://www.nvidia.com/object/unix.html"
|
||||||
|
pattern='Legacy GPU.+>\K[\d.]+(?=</A>)'
|
Loading…
Add table
Reference in a new issue