mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/intel-tbb to 2017_20161004-1
This commit is contained in:
parent
99c5e6ee76
commit
e8d53b0274
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
buildarch=12
|
buildarch=12
|
||||||
|
|
||||||
pkgname=intel-tbb
|
pkgname=intel-tbb
|
||||||
pkgver=2017_20160916
|
pkgver=2017_20161004
|
||||||
_tag=tbb${pkgver/\./}oss
|
_tag=tbb${pkgver/\./}oss
|
||||||
_file=${_tag}_src.tgz
|
_file=${_tag}_src.tgz
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -20,7 +20,7 @@ url='http://www.threadingbuildingblocks.org/'
|
||||||
license=(GPL)
|
license=(GPL)
|
||||||
depends=(gcc-libs)
|
depends=(gcc-libs)
|
||||||
source=(http://threadingbuildingblocks.org/sites/default/files/software_releases/source/$_file)
|
source=(http://threadingbuildingblocks.org/sites/default/files/software_releases/source/$_file)
|
||||||
sha1sums=('7341672991af0675f22c1c3292fcc70d2e3cb837')
|
sha1sums=('77900d798b641755281390720f9f0a3f8ba21cbb')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $_tag
|
cd $_tag
|
||||||
|
|
Loading…
Reference in a new issue