beignet: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:12 +00:00
parent 0efc0915fe
commit 118a57af37
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,6 @@ depends="ocl-icd"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://www.freedesktop.org/wiki/Software/Beignet/"
update_site="https://01.org/beignet/downloads"
distfiles="https://01.org/sites/default/files/${pkgname}-${version}-source.tar.gz"
checksum=e30c4d0f4c8917fa0df2467b2d70a4ee524f28d54c42c582262d5f08928ea543

1
srcpkgs/beignet/update Normal file
View File

@ -0,0 +1 @@
site="https://01.org/beignet/downloads"