extra/erlang-cl to 1.2.4-7

This commit is contained in:
Kevin Mihelich 2023-06-11 21:49:00 +00:00
parent 7234e6c0a7
commit ae6faa657a

View file

@ -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