ocl-icd: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:49 +00:00
parent 4d77f1e640
commit 4fe3a718fa
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@ short_desc="Generic OpenCL ICD loader/demultiplexer"
maintainer="John Galt <johngaltfirstrun@gmail.com>"
homepage="https://forge.imag.fr/projects/ocl-icd/"
license="GPL-2"
update_pattern=$pkgname' \K[\d.]+'
distfiles="https://forge.imag.fr/frs/download.php/598/ocl-icd-${version}.tar.gz"
checksum=93a5ac3b23fb10731cc9e6406a58f7a21825562877787ed08c3a41f08b504d0c

1
srcpkgs/ocl-icd/update Normal file
View File

@ -0,0 +1 @@
pattern=$pkgname' \K[\d.]+'