mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/erlang-cl to 1.2.4-7
This commit is contained in:
parent
7234e6c0a7
commit
ae6faa657a
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=erlang-cl
|
||||
pkgver=1.2.4
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
arch=(x86_64)
|
||||
pkgdesc='OpenCL binding for Erlang'
|
||||
url='https://github.com/tonyrog/cl'
|
||||
|
@ -15,7 +15,7 @@ replaces=(cl)
|
|||
depends=(erlang opencl-icd-loader)
|
||||
makedepends=(git opencl-headers rebar)
|
||||
source=("git+$url#commit=f0a5631fdcf4e1c56e6bf1568c6c2c8fff0d66df") # tag: cl-1.2.4
|
||||
b2sums=(SKIP)
|
||||
b2sums=('SKIP')
|
||||
|
||||
prepare() {
|
||||
cd cl
|
||||
|
|
Loading…
Reference in a new issue