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