bumblebee: extract update_* to external update file
This commit is contained in:
parent
f12dc31798
commit
6de9a00904
|
@ -21,7 +21,6 @@ system_groups="bumblebee"
|
|||
short_desc="NVIDIA Optimus support for Linux through VirtualGL"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.bumblebee-project.org/"
|
||||
update_site="http://www.bumblebee-project.org/install.html"
|
||||
license="GPL-3"
|
||||
distfiles="http://www.bumblebee-project.org/${pkgname}-${version}.tar.gz"
|
||||
checksum=1018703b07e2f607a4641249d69478ce076ae5a1e9dd6cff5694d394fa7ee30e
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site="http://www.bumblebee-project.org/install.html"
|
Loading…
Reference in New Issue