mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/intel-tbb to 2018_20171205-1
This commit is contained in:
parent
f022a8e527
commit
eb8e211358
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=intel-tbb
|
||||
pkgver=2018_20170919
|
||||
_pkgver=2018_U1
|
||||
pkgver=2018_20171205
|
||||
_pkgver=2018_U2
|
||||
_file=${_tag}_src.tgz
|
||||
pkgrel=1
|
||||
pkgdesc='High level abstract threading library'
|
||||
|
@ -21,7 +21,7 @@ url='http://www.threadingbuildingblocks.org/'
|
|||
license=(GPL)
|
||||
depends=(gcc-libs)
|
||||
source=(https://github.com/01org/tbb/archive/$_pkgver.tar.gz)
|
||||
sha256sums=('c6462217d4ecef2b44fce63cfdf31f9db4f6ff493869899d497a5aef68b05fc5')
|
||||
sha256sums=('78bb9bae474736d213342f01fe1a6d00c6939d5c75b367e2e43e7bf29a6d8eca')
|
||||
|
||||
build() {
|
||||
cd tbb-$_pkgver
|
||||
|
|
Loading…
Reference in a new issue