mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/intel-tbb to 4.4_20151115-1
This commit is contained in:
parent
4267c22267
commit
0ee84ec47c
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
buildarch=12
|
buildarch=12
|
||||||
|
|
||||||
pkgname=intel-tbb
|
pkgname=intel-tbb
|
||||||
pkgver=4.4_20150728
|
pkgver=4.4_20151115
|
||||||
_dir=tbb${pkgver/\./}oss
|
_dir=tbb${pkgver/\./}oss
|
||||||
pkgrel=1.1
|
pkgrel=1.1
|
||||||
pkgdesc='High level abstract threading library'
|
pkgdesc='High level abstract threading library'
|
||||||
|
@ -19,7 +19,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/tbb${pkgver/\./}oss_src.tgz")
|
source=("http://threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${pkgver/\./}oss_src.tgz")
|
||||||
sha1sums=('9d8587f743a3ee3961305457a9285f71bb4168ea')
|
sha1sums=('5d81fe397e97e74a5645ce30c5b218852c799f07')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $_dir
|
cd $_dir
|
||||||
|
|
Loading…
Reference in a new issue